summaryrefslogtreecommitdiff
path: root/lib/intel_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/intel_pci.c')
-rw-r--r--lib/intel_pci.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/intel_pci.c b/lib/intel_pci.c
index 08fac3e3..7228daec 100644
--- a/lib/intel_pci.c
+++ b/lib/intel_pci.c
@@ -33,11 +33,7 @@
#include <err.h>
#include <assert.h>
#include <sys/ioctl.h>
-#ifdef ANDROID
#include <fcntl.h>
-#else
-#include <sys/fcntl.h>
-#endif
#include <sys/stat.h>
#include <sys/mman.h>