aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/libbb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libbb.h b/include/libbb.h
index f1f4f5c0a..88f43d01c 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -30,6 +30,7 @@
#include <sys/types.h>
#include <regex.h>
#include <termios.h>
+#include <stdint.h>
#include <netdb.h>