summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-03 00:03:03 +0200
committerGünther Deschner <gd@samba.org>2010-08-06 15:43:38 +0200
commit002ac5681f95760968bc5111cc39e849a0449c44 (patch)
treeec6b269c000c464607470fc4bb1c7f53d6e5ef1a /source3/utils/net.h
parent164ee0fe56af9e4b1f30c83165b0580220ac9531 (diff)
downloadsamba-002ac5681f95760968bc5111cc39e849a0449c44.tar.gz
samba-002ac5681f95760968bc5111cc39e849a0449c44.tar.bz2
samba-002ac5681f95760968bc5111cc39e849a0449c44.zip
s3-net: only include netapi header when needed.
Guenther
Diffstat (limited to 'source3/utils/net.h')
-rw-r--r--source3/utils/net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/utils/net.h b/source3/utils/net.h
index 39a431315e..fc6addf231 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -22,7 +22,6 @@
* include
*/
-#include "lib/netapi/netapi.h"
#include "localedir.h"
#ifdef HAVE_LIBINTL_H