summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-25 11:56:10 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:10 +0200
commit643b08dd25f9b1891b55d6653d0b04403d9b8ea0 (patch)
treeddd47947bec87d4d46c318030ecf4ce5ee12fab7 /source3/utils/net.h
parent1d383daf399b08c3833e55d11135796e34cc2689 (diff)
downloadsamba-643b08dd25f9b1891b55d6653d0b04403d9b8ea0.tar.gz
samba-643b08dd25f9b1891b55d6653d0b04403d9b8ea0.tar.bz2
samba-643b08dd25f9b1891b55d6653d0b04403d9b8ea0.zip
s3: include ../librpc/gen_ndr/lsa.h where needed.
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 ac300104c3..9618e7affe 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -23,6 +23,7 @@
*/
#include "localedir.h"
+#include "../librpc/gen_ndr/lsa.h"
#include "intl.h"
#ifdef HAVE_LIBINTL_H