summaryrefslogtreecommitdiff
path: root/source3/smbd/server_exit.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-24 23:05:57 +0100
committerGünther Deschner <gd@samba.org>2011-03-02 12:12:31 +0100
commit8643683dd8c32be7327ac8a69b26f3a33d0ff203 (patch)
tree497da65fce253449e96d6ac325a73c65d071acc0 /source3/smbd/server_exit.c
parent8635a3834a50b911aab549ddb5a41952a84dccc3 (diff)
downloadsamba-8643683dd8c32be7327ac8a69b26f3a33d0ff203.tar.gz
samba-8643683dd8c32be7327ac8a69b26f3a33d0ff203.tar.bz2
samba-8643683dd8c32be7327ac8a69b26f3a33d0ff203.zip
s3-server_id: only include server_id where needed.
Guenther
Diffstat (limited to 'source3/smbd/server_exit.c')
-rw-r--r--source3/smbd/server_exit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/server_exit.c b/source3/smbd/server_exit.c
index 72bac8b127..c5cdc29380 100644
--- a/source3/smbd/server_exit.c
+++ b/source3/smbd/server_exit.c
@@ -42,6 +42,7 @@
#include "../librpc/gen_ndr/srv_wkssvc.h"
#include "printing/notify.h"
#include "printing.h"
+#include "serverid.h"
static struct files_struct *log_writeable_file_fn(
struct files_struct *fsp, void *private_data)