summaryrefslogtreecommitdiff
path: root/source3/utils/netlookup.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/netlookup.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/netlookup.c')
-rw-r--r--source3/utils/netlookup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/netlookup.c b/source3/utils/netlookup.c
index 3fa219998b..a49583d9e5 100644
--- a/source3/utils/netlookup.c
+++ b/source3/utils/netlookup.c
@@ -22,6 +22,7 @@
#include "includes.h"
#include "utils/net.h"
#include "../librpc/gen_ndr/ndr_lsa.h"
+#include "rpc_client/cli_lsarpc.h"
/********************************************************
Connection cachine struct. Goes away when ctx destroyed.