aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/qpdf-c.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/qpdf-c.h')
-rw-r--r--include/qpdf/qpdf-c.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/qpdf/qpdf-c.h b/include/qpdf/qpdf-c.h
index a006c22b..4b779d11 100644
--- a/include/qpdf/qpdf-c.h
+++ b/include/qpdf/qpdf-c.h
@@ -63,11 +63,6 @@
#include <qpdf/DLL.h>
#include <qpdf/Constants.h>
-#ifdef _WIN32
-# include <io.h>
-#else
-# include <fcntl.h>
-#endif
#ifdef __cplusplus
extern "C" {