summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-05-12 14:38:21 +0200
committerKai Blin <kai@samba.org>2008-05-20 14:27:21 +0200
commit45653bd1b1a59435dbb2f3d8f19e485f4c20e2fb (patch)
tree0a6292955588d8dcb97d6767556c46685d1b66b2 /source3/utils/net.h
parentcd4f941e843baaaec65ef725e02efa14af8dd9b3 (diff)
downloadsamba-45653bd1b1a59435dbb2f3d8f19e485f4c20e2fb.tar.gz
samba-45653bd1b1a59435dbb2f3d8f19e485f4c20e2fb.tar.bz2
samba-45653bd1b1a59435dbb2f3d8f19e485f4c20e2fb.zip
net: Split out common help functions.
(This used to be commit efc863e3758501a4c62dc9762eb0aded2dad01ff)
Diffstat (limited to 'source3/utils/net.h')
-rw-r--r--source3/utils/net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net.h b/source3/utils/net.h
index 15b1dd402b..f40222ed71 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -113,6 +113,7 @@ struct net_context {
/* INCLUDE FILES */
#include "utils/net_proto.h"
+#include "utils/net_help_common.h"
/* MACROS & DEFINES */