aboutsummaryrefslogtreecommitdiffstats
path: root/dos/stdint.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-241-0/+142
A bunch of glibc header files were bogusly included. We should not depend on having a 32-bit glibc installed, since we don't use it.