summaryrefslogtreecommitdiffstats
path: root/lib/replace/getifaddrs.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-04-07 16:09:00 +0200
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:06 +0200
commitd407446ddc3dfa02c56e517d87238444f1c9b51b (patch)
tree292e35f67204af46b2c9aac478386c1efea71604 /lib/replace/getifaddrs.c
parenta9c1d5bd636c5d87a0e165361038671cead58550 (diff)
downloadsamba-d407446ddc3dfa02c56e517d87238444f1c9b51b.tar.gz
samba-d407446ddc3dfa02c56e517d87238444f1c9b51b.tar.xz
samba-d407446ddc3dfa02c56e517d87238444f1c9b51b.zip
Remove special socket_wrapper code.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'lib/replace/getifaddrs.c')
-rw-r--r--lib/replace/getifaddrs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/replace/getifaddrs.c b/lib/replace/getifaddrs.c
index f07d7005e4b..c2d20f80b89 100644
--- a/lib/replace/getifaddrs.c
+++ b/lib/replace/getifaddrs.c
@@ -23,8 +23,6 @@
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#define SOCKET_WRAPPER_NOT_REPLACE
-
#include "replace.h"
#include "system/network.h"