aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_xsocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/bb_xsocket.c')
-rw-r--r--libbb/bb_xsocket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/bb_xsocket.c b/libbb/bb_xsocket.c
index 777d59eb4..c14dd7862 100644
--- a/libbb/bb_xsocket.c
+++ b/libbb/bb_xsocket.c
@@ -6,6 +6,7 @@
*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
+
#include <sys/socket.h>
#include "libbb.h"