summaryrefslogtreecommitdiff
path: root/source4/smbd
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-07 12:08:58 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:26 -0500
commit9bd7dd912124d8ffda6f9967d6ba358c16be2aa0 (patch)
tree7e3f167959a2fad63ee71dbf424b1d40c2ba0c5f /source4/smbd
parent0350f6f0609bd7463f15a5f8d7249446dffd357b (diff)
downloadsamba-9bd7dd912124d8ffda6f9967d6ba358c16be2aa0.tar.gz
samba-9bd7dd912124d8ffda6f9967d6ba358c16be2aa0.tar.bz2
samba-9bd7dd912124d8ffda6f9967d6ba358c16be2aa0.zip
r13926: More header splitups.
(This used to be commit 930daa9f416ecba1d75b8ad46bb42e336545672f)
Diffstat (limited to 'source4/smbd')
-rw-r--r--source4/smbd/config.mk1
-rw-r--r--source4/smbd/server.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/source4/smbd/config.mk b/source4/smbd/config.mk
index b6a7cfd039..5e862f2b6b 100644
--- a/source4/smbd/config.mk
+++ b/source4/smbd/config.mk
@@ -105,6 +105,7 @@ REQUIRED_SUBSYSTEMS = \
#######################
# Start SUBSYSTEM SERVICE
[SUBSYSTEM::SERVER_SERVICE]
+PRIVATE_PROTO_HEADER = service.h
OBJ_FILES = \
service.o \
service_stream.o \
diff --git a/source4/smbd/server.c b/source4/smbd/server.c
index 9c45da302d..b9e0858b50 100644
--- a/source4/smbd/server.c
+++ b/source4/smbd/server.c
@@ -35,6 +35,7 @@
#include "ntptr/ntptr.h"
#include "auth/gensec/gensec.h"
#include "smbd/process_model.h"
+#include "smbd/proto.h"
/*
recursively delete a directory tree