diff options
Diffstat (limited to 'libbb/xconnect.c')
-rw-r--r-- | libbb/xconnect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/xconnect.c b/libbb/xconnect.c index d6d144f3f..9e771495d 100644 --- a/libbb/xconnect.c +++ b/libbb/xconnect.c | |||
@@ -6,6 +6,7 @@ | |||
6 | * | 6 | * |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include "inet_common.h" | ||
9 | #include <unistd.h> | 10 | #include <unistd.h> |
10 | #include <string.h> | 11 | #include <string.h> |
11 | #include <stdlib.h> | 12 | #include <stdlib.h> |