summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-14 12:02:00 +0100
committerGünther Deschner <gd@samba.org>2011-02-15 12:09:22 +0100
commitca574482b889d42d9e8fbc6bea62acaa4bc15137 (patch)
tree772355ec7173ad87e0bb147b047df252db268b7d /source3/utils/net.h
parentc575d30a32092665d104a06a12139528730b1287 (diff)
downloadsamba-ca574482b889d42d9e8fbc6bea62acaa4bc15137.tar.gz
samba-ca574482b889d42d9e8fbc6bea62acaa4bc15137.tar.bz2
samba-ca574482b889d42d9e8fbc6bea62acaa4bc15137.zip
s3: no need to globally include intl.h.
Guenther
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 cefbc4e87b..ac300104c3 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -24,6 +24,7 @@
#include "localedir.h"
+#include "intl.h"
#ifdef HAVE_LIBINTL_H
#include <libintl.h>
#endif