]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/i386-io-linux.h
lspci: Fix "Auxiliary" spelling error
[pciutils.git] / lib / i386-io-linux.h
index 672897fab23ddcdded2d850c1c06494c64e2b361..1e52d73d8e26308bdef9f863f725b88803e1af37 100644 (file)
@@ -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)