summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/i386-io-linux.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/i386-io-linux.h b/lib/i386-io-linux.h
index 672897f..1e52d73 100644
--- a/lib/i386-io-linux.h
+++ b/lib/i386-io-linux.h
@@ -6,11 +6,7 @@
* Can be freely distributed and used under the terms of the GNU GPL.
*/
-#ifdef __GLIBC__
#include <sys/io.h>
-#else
-#include <asm/io.h>
-#endif
static int
intel_setup_io(struct pci_access *a UNUSED)