diff src/s/gnu.h @ 108900:ff2d80da1816

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 03 Jun 2010 22:45:12 +0000
parents 4e8dcb0d6fe0
children 417b1e4d63cd
line wrap: on
line diff
--- a/src/s/gnu.h	Wed Jun 02 22:44:58 2010 +0000
+++ b/src/s/gnu.h	Thu Jun 03 22:45:12 2010 +0000
@@ -34,9 +34,7 @@
 
 /* Some losing code fails to include this and then assumes
    that because it is braindead that O_RDONLY==0.  */
-#ifndef NOT_C_CODE
 #include <fcntl.h>
-#endif
 
 #ifdef emacs
 #include <stdio.h>  /* Get the definition of _IO_STDIO_H.  */