]> git.ipfire.org Git - thirdparty/pciutils.git/commit
types.h: Provide u64 on all systems
authorMartin Mares <mj@ucw.cz>
Fri, 24 Feb 2017 20:23:53 +0000 (21:23 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 24 Feb 2017 20:23:53 +0000 (21:23 +0100)
commit3f30d0d1fdd23bbf7fafa201eea0fe734ca841c6
tree96327ab2eb371a8f7b6dca748dbbc27e9e9ae251
parent2ee7d45ad76d7c455e9c8c008512f1ce3101b3f4
types.h: Provide u64 on all systems

Recent changes in lspci.c require u64 to be present regardless
of PCI_HAVE_64BIT_ADDRESS.
lib/types.h
lspci.c