summaryrefslogtreecommitdiff
path: root/source4/auth/auth.i
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-29 01:36:31 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:41 +0100
commite22c7f1fe35047ba3b0434c683ee8e9d6898b35d (patch)
treebc4e525e172e33d64ca51827751a697fd324029a /source4/auth/auth.i
parent660077476f43bb262b57f538147140e07e65f6df (diff)
downloadsamba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.gz
samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.bz2
samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.zip
r26189: Add really trivial testsuite for the auth module.
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
Diffstat (limited to 'source4/auth/auth.i')
-rw-r--r--source4/auth/auth.i3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/auth/auth.i b/source4/auth/auth.i
index 9adfd89891..05c9aa3944 100644
--- a/source4/auth/auth.i
+++ b/source4/auth/auth.i
@@ -25,7 +25,8 @@
#include <stdbool.h>
#include "includes.h"
-#include "auth.h"
+#include "auth/session.h"
+#include "auth/system_session_proto.h"
%}
%include "carrays.i"