summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-22 23:58:21 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:08 +0200
commit6b76909f5ef5f279cb73decf83f23d3dbf8adaf8 (patch)
tree225f47c2fc120491e71d0b50b723db8ec1debdc6 /source3/web/swat.c
parent60d2816c5e914f1674267a3b388c302335f93466 (diff)
downloadsamba-6b76909f5ef5f279cb73decf83f23d3dbf8adaf8.tar.gz
samba-6b76909f5ef5f279cb73decf83f23d3dbf8adaf8.tar.bz2
samba-6b76909f5ef5f279cb73decf83f23d3dbf8adaf8.zip
s3-build: only include intl protos where needed.
Guenther
Diffstat (limited to 'source3/web/swat.c')
-rw-r--r--source3/web/swat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index b6e5e2ef17..f06bf5ed26 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -34,6 +34,7 @@
#include "printing/pcap.h"
#include "printing/load.h"
#include "passdb.h"
+#include "intl/lang_tdb.h"
static int demo_mode = False;
static int passwd_only = False;