aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu.h')
-rw-r--r--src/s/gnu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h
index 4567f4e9f4f..95b8017ddc1 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -34,9 +34,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
34 34
35/* Some losing code fails to include this and then assumes 35/* Some losing code fails to include this and then assumes
36 that because it is braindead that O_RDONLY==0. */ 36 that because it is braindead that O_RDONLY==0. */
37#ifndef NOT_C_CODE
38#include <fcntl.h> 37#include <fcntl.h>
39#endif
40 38
41#ifdef emacs 39#ifdef emacs
42#include <stdio.h> /* Get the definition of _IO_STDIO_H. */ 40#include <stdio.h> /* Get the definition of _IO_STDIO_H. */