diff lib-src/test-distrib.c @ 42146:7ffd5b80ef27

Fix previous change.
author Pavel Jan?k <Pavel@Janik.cz>
date Tue, 18 Dec 2001 17:39:22 +0000
parents dfc99f4ae55e
children 20ee6e9752ef
line wrap: on
line diff
--- a/lib-src/test-distrib.c	Tue Dec 18 17:25:48 2001 +0000
+++ b/lib-src/test-distrib.c	Tue Dec 18 17:39:22 2001 +0000
@@ -25,7 +25,7 @@
 
 #include <stdio.h>
 
-#ifdef HAVE_FCNTL
+#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
 #endif