summaryrefslogtreecommitdiff
path: root/source3/utils/net_lookup.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-07-02 00:14:04 +0200
committerGünther Deschner <gd@samba.org>2010-07-13 22:40:46 +0200
commit80b47fcb0a73fb97a1b918173a61c55831239a0a (patch)
tree836d75c2642614e461991403cbf6518a23d7d39d /source3/utils/net_lookup.c
parentf85167a161b078b0ffa23598a4a548fb2fd54cbf (diff)
downloadsamba-80b47fcb0a73fb97a1b918173a61c55831239a0a.tar.gz
samba-80b47fcb0a73fb97a1b918173a61c55831239a0a.tar.bz2
samba-80b47fcb0a73fb97a1b918173a61c55831239a0a.zip
s3-libnet: better separate headers.
Guenther
Diffstat (limited to 'source3/utils/net_lookup.c')
-rw-r--r--source3/utils/net_lookup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net_lookup.c b/source3/utils/net_lookup.c
index 1b31b32ff0..5ff62398f2 100644
--- a/source3/utils/net_lookup.c
+++ b/source3/utils/net_lookup.c
@@ -21,6 +21,7 @@
#include "libads/sitename_cache.h"
#include "libads/dns.h"
#include "../librpc/gen_ndr/ndr_netlogon.h"
+#include "smb_krb5.h"
int net_lookup_usage(struct net_context *c, int argc, const char **argv)
{