summaryrefslogtreecommitdiff
path: root/source3/utils/smbcquotas.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-18 18:26:16 +0200
committerGünther Deschner <gd@samba.org>2010-05-18 21:42:41 +0200
commit230b880d142eea46d4131f2b44774465c9c214bc (patch)
treef1c2cc16eeadc3394b220d0ff58d321b1d70d6ba /source3/utils/smbcquotas.c
parent5ed365411278ca19d69216ca969e91c4725c2c08 (diff)
downloadsamba-230b880d142eea46d4131f2b44774465c9c214bc.tar.gz
samba-230b880d142eea46d4131f2b44774465c9c214bc.tar.bz2
samba-230b880d142eea46d4131f2b44774465c9c214bc.zip
s3-rpc_client: move protos to cli_lsarpc.h
Guenther
Diffstat (limited to 'source3/utils/smbcquotas.c')
-rw-r--r--source3/utils/smbcquotas.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/smbcquotas.c b/source3/utils/smbcquotas.c
index 49a10e5137..a494c3f4aa 100644
--- a/source3/utils/smbcquotas.c
+++ b/source3/utils/smbcquotas.c
@@ -23,6 +23,7 @@
#include "includes.h"
#include "../librpc/gen_ndr/ndr_lsa.h"
+#include "rpc_client/cli_lsarpc.h"
static char *server;