aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdep.c')
-rw-r--r--src/sysdep.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sysdep.c b/src/sysdep.c
index 027ebef9576..f46a9e614b9 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -71,10 +71,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
71#endif 71#endif
72 72
73#include <sys/file.h> 73#include <sys/file.h>
74
75#ifdef HAVE_FCNTL_H
76#include <fcntl.h> 74#include <fcntl.h>
77#endif
78 75
79#include "systty.h" 76#include "systty.h"
80#include "syswait.h" 77#include "syswait.h"