summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-30 19:24:50 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-30 19:24:50 +0100
commite8c2ed1d489ad67451459c69877ccba41b157e88 (patch)
tree83a0605c3efc143ebc4862ef6241ee9dc6919e42 /source4/heimdal_build/config.h
parent9fa2e564886525dd82b3283da2c467bc8d576225 (diff)
downloadsamba-e8c2ed1d489ad67451459c69877ccba41b157e88.tar.gz
samba-e8c2ed1d489ad67451459c69877ccba41b157e88.tar.bz2
samba-e8c2ed1d489ad67451459c69877ccba41b157e88.zip
Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper"
This reverts commit 334c6e6b78de8529fce0061efd5249f8fe2d256f. This breaks the build later in the ntvfs code... metze
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r--source4/heimdal_build/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index 114e53643c..6a82637b2d 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -8,7 +8,6 @@
#include "include/config.h"
#include "../replace/replace.h"
-#include "system/network.h"
#if !defined(HAVE_DIRFD) && !defined(HAVE_DIRFD_DECL) && !defined(dirfd)
#define dirfd(d) (-1)