summaryrefslogtreecommitdiff
path: root/source4/lib/replace
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-03-18 17:50:23 +0100
committerMichael Adam <obnox@samba.org>2008-03-18 17:50:23 +0100
commita310b0b84369da95c059ddb6ae90a524062eadd5 (patch)
tree5f2425535704c66d6d77e9a1d9a01f6151717587 /source4/lib/replace
parent124f82efe13a453a3f5857c1e25584536147c3dc (diff)
downloadsamba-a310b0b84369da95c059ddb6ae90a524062eadd5.tar.gz
samba-a310b0b84369da95c059ddb6ae90a524062eadd5.tar.bz2
samba-a310b0b84369da95c059ddb6ae90a524062eadd5.zip
libreplace: replace.c does not need system/network.h anymore.
Michael (This used to be commit 2d3c2f34f33338ff422047dae9cc262522689328)
Diffstat (limited to 'source4/lib/replace')
-rw-r--r--source4/lib/replace/replace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/replace/replace.c b/source4/lib/replace/replace.c
index a6a8c0b6ed..6930f9b079 100644
--- a/source4/lib/replace/replace.c
+++ b/source4/lib/replace/replace.c
@@ -27,7 +27,6 @@
#include "system/time.h"
#include "system/passwd.h"
#include "system/syslog.h"
-#include "system/network.h"
#include "system/locale.h"
#include "system/wait.h"