summaryrefslogtreecommitdiff
path: root/source3/lib
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib')
-rw-r--r--source3/lib/socket_wrapper/socket_wrapper.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/lib/socket_wrapper/socket_wrapper.c b/source3/lib/socket_wrapper/socket_wrapper.c
index af774e1927..5417f70a06 100644
--- a/source3/lib/socket_wrapper/socket_wrapper.c
+++ b/source3/lib/socket_wrapper/socket_wrapper.c
@@ -24,10 +24,9 @@
#define SOCKET_WRAPPER_NOT_REPLACE
#include "includes.h"
-/*
#include "system/network.h"
#include "system/filesys.h"
-*/
+
#ifndef _DLINKLIST_H
#include "lib/util/dlinklist.h"
#endif