]> mj.ucw.cz Git - pciutils.git/commit
Don't include <asm/io.h> with glibc.
authorMartin Mares <mj@ucw.cz>
Mon, 24 Jan 2000 15:36:09 +0000 (15:36 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:38 +0000 (14:10 +0200)
commitebd85b2c17be73129cc3bb2b4087425ace9d2a48
tree31769d6c79f7e9f957994c59496dfe5b1c141b20
parent59e76e8b4ab208c30aa518e98040b86257538674
Don't include <asm/io.h> with glibc.

Older versions of glibc include it directly from <sys/io.h>, the newer
ones define the I/O port access stuff themselves, colliding with <asm/io.h>.
lib/i386-ports.c