aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.c b/main.c
index a3688c91..ce376d77 100644
--- a/main.c
+++ b/main.c
@@ -29,10 +29,6 @@
#include "awk.h"
#include "getopt.h"
-#ifndef O_BINARY
-#include <fcntl.h>
-#endif
-
#ifdef HAVE_MCHECK_H
#include <mcheck.h>
#endif