diff options
Diffstat (limited to 'include')
| -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 fdb20227d..5f2309a25 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
| @@ -24,6 +24,7 @@ | |||
| 24 | #include <netinet/in.h> | 24 | #include <netinet/in.h> |
| 25 | #include <netdb.h> | 25 | #include <netdb.h> |
| 26 | 26 | ||
| 27 | #include <inttypes.h> | ||
| 27 | #include <sys/time.h> | 28 | #include <sys/time.h> |
| 28 | 29 | ||
| 29 | #include "bb_config.h" | 30 | #include "bb_config.h" |
