summaryrefslogtreecommitdiff
path: root/lib/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/socket.h')
-rw-r--r--lib/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/socket.h b/lib/socket.h
index b067eb54..de8cff62 100644
--- a/lib/socket.h
+++ b/lib/socket.h
@@ -10,7 +10,7 @@
#define _BIRD_SOCKET_H_
#include <errno.h>
-// #include <sys/socket.h>
+#include <sys/socket.h>
#include "lib/resource.h"