]> rtime.felk.cvut.cz Git - lincan.git/commit
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)
commit829bad30b94beb92822c1a23ef5887175957c94f
treedc32eb3a895b8dc9dd3469eec76108009295415c
parent0fec21d9ba47b6b54a588dc57b24466741b59ccd
The inttypes.h file is now standard, use it where appropriate.

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.
lincan/include/can.h
lincan/include/canmsg.h