]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorPavel Janík <Pavel@Janik.cz>
Tue, 18 Dec 2001 17:39:22 +0000 (17:39 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 18 Dec 2001 17:39:22 +0000 (17:39 +0000)
lib-src/test-distrib.c

index 15c935f1bb9c291ac389058a1b9170ee2adb2631..5fd1ca0e645b65a67dc8bafacf6018accf45ae19 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <stdio.h>
 
-#ifdef HAVE_FCNTL
+#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
 #endif