diff options
Diffstat (limited to 'include/libbb.h')
-rw-r--r-- | include/libbb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libbb.h b/include/libbb.h index 6d6213901..af45511d4 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
@@ -19,6 +19,7 @@ | |||
19 | #include <fcntl.h> | 19 | #include <fcntl.h> |
20 | #include <inttypes.h> | 20 | #include <inttypes.h> |
21 | #include <netdb.h> | 21 | #include <netdb.h> |
22 | #include <signal.h> | ||
22 | #include <stdio.h> | 23 | #include <stdio.h> |
23 | #include <stdlib.h> | 24 | #include <stdlib.h> |
24 | #include <stdarg.h> | 25 | #include <stdarg.h> |