summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/libsmb/proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/libsmb/proto.h b/source3/libsmb/proto.h
index e135abe319..4ac767cd22 100644
--- a/source3/libsmb/proto.h
+++ b/source3/libsmb/proto.h
@@ -18,6 +18,8 @@
#ifndef _LIBSMB_PROTO_H_
#define _LIBSMB_PROTO_H_
+#include "ads.h"
+
/* The following definitions come from libsmb/cliconnect.c */
ADS_STATUS cli_session_setup_spnego(struct cli_state *cli, const char *user,