be more strict with signed/unsigned

This commit is contained in:
leitner
2002-09-07 11:40:51 +00:00
parent e6eb6100ab
commit e57b1323f8
5 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
#include <alloca.h>
#include <inttypes.h>
#include <unistd.h>
#include <sys/fcntl.h>