annotate etc/inttypes.h.link @ 11886:0d60e54ce395

1000000000l reported by Steven Schultz (thanks!) when the hell was this c++ crap added? why wasn't it noticed? do all the competent developers --disable-real because we don't watch crappy low-quality files?
author rfelker
date Fri, 30 Jan 2004 03:44:00 +0000
parents 037cb1803716
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11456
037cb1803716 cumulative libc5 compatibility patch ;)
gabucino
parents:
diff changeset
1
037cb1803716 cumulative libc5 compatibility patch ;)
gabucino
parents:
diff changeset
2 // fallback if the user doesn't have inttypes.h (libc5 systems)
037cb1803716 cumulative libc5 compatibility patch ;)
gabucino
parents:
diff changeset
3
037cb1803716 cumulative libc5 compatibility patch ;)
gabucino
parents:
diff changeset
4 #include <sys/bitypes.h>