summaryrefslogtreecommitdiff
path: root/source4/auth/system_session.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-05-21 16:38:44 +1000
committerAndrew Bartlett <abartlet@samba.org>2010-05-21 16:38:44 +1000
commit82c97e0ab840d8acfc81c3096bebc8c3d3e0bde3 (patch)
treeeab4eaefe7a98f442895c7dd7c48618668b0c627 /source4/auth/system_session.c
parent9453a0f88f1d0c337a3c1b24a2567e2dde3466e8 (diff)
downloadsamba-82c97e0ab840d8acfc81c3096bebc8c3d3e0bde3.tar.gz
samba-82c97e0ab840d8acfc81c3096bebc8c3d3e0bde3.tar.bz2
samba-82c97e0ab840d8acfc81c3096bebc8c3d3e0bde3.zip
s4:auth Remove un-needed headers.
Diffstat (limited to 'source4/auth/system_session.c')
-rw-r--r--source4/auth/system_session.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/system_session.c b/source4/auth/system_session.c
index 2835a20e34..8fdf52792e 100644
--- a/source4/auth/system_session.c
+++ b/source4/auth/system_session.c
@@ -23,7 +23,6 @@
#include "includes.h"
#include "libcli/security/security.h"
-#include "libcli/auth/libcli_auth.h"
#include "auth/credentials/credentials.h"
#include "param/param.h"
#include "auth/auth.h" /* for auth_serversupplied_info */