]> rtime.felk.cvut.cz Git - lincan.git/commitdiff
The inttypes.h file is now standard, use it where appropriate.
authorppisa <ppisa>
Wed, 30 Jan 2008 02:38:46 +0000 (02:38 +0000)
committerppisa <ppisa>
Wed, 30 Jan 2008 02:38:46 +0000 (02:38 +0000)
It is important to include inttypes.h before any Linux/IOCTL
related headers, because there is int64_t type conflict on
some AMD64 Debian versions.


No differences found