summaryrefslogtreecommitdiffstats
path: root/source/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-19 22:40:45 +0100
commit03a980d8f67ee1516c357807c23a405f07a006b3 (patch)
tree7859badee3c5c5cff5e4d3b855065dffbee50294 /source/lib/replace
parent6c53753246b8108fe1277b34958e122bd800c4e7 (diff)
downloadsamba-03a980d8f67ee1516c357807c23a405f07a006b3.tar.gz
samba-03a980d8f67ee1516c357807c23a405f07a006b3.tar.xz
samba-03a980d8f67ee1516c357807c23a405f07a006b3.zip
libreplace: replace.c does not need system/network.h anymore.
Michael (cherry picked from commit 2d3c2f34f33338ff422047dae9cc262522689328)
Diffstat (limited to 'source/lib/replace')
-rw-r--r--source/lib/replace/replace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/lib/replace/replace.c b/source/lib/replace/replace.c
index a6a8c0b6eda..6930f9b0791 100644
--- a/source/lib/replace/replace.c
+++ b/source/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"