Include stdint.h
authorGlenn L McGrath <bug1@ihug.co.nz>
Thu, 20 Nov 2003 05:26:38 +0000 (05:26 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Thu, 20 Nov 2003 05:26:38 +0000 (05:26 -0000)
include/libbb.h

index f1f4f5c0a1a9adc1ae68aa8fd7535d8f5da49c24..88f43d01c850ce8a9f47670648cb938316c526a6 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/types.h>
 #include <regex.h>
 #include <termios.h>
+#include <stdint.h>
 
 #include <netdb.h>