summaryrefslogtreecommitdiff
path: root/source3/include/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/auth.h')
-rw-r--r--source3/include/auth.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/auth.h b/source3/include/auth.h
index 3b3f6dc6d1..c017da98db 100644
--- a/source3/include/auth.h
+++ b/source3/include/auth.h
@@ -136,4 +136,6 @@ struct auth_ntlmssp_state;
/* Changed from 2 -> 3 when we reworked many auth structures to use IDL or be in common with Samba4 */
#define AUTH_INTERFACE_VERSION 3
+#include "auth/proto.h"
+
#endif /* _SMBAUTH_H_ */