From a57c2b02f13569bce8e485c39924bce980a61403 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 14 Mar 2011 11:01:47 -0400 Subject: Fix public header not to include private (not installed) ones. Autobuild-User: Simo Sorce Autobuild-Date: Mon Mar 14 17:01:20 CET 2011 on sn-devel-104 --- source4/auth/session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/auth/session.h') diff --git a/source4/auth/session.h b/source4/auth/session.h index 8ab6288d642..97a8aba0f14 100644 --- a/source4/auth/session.h +++ b/source4/auth/session.h @@ -21,7 +21,7 @@ #ifndef _SAMBA_AUTH_SESSION_H #define _SAMBA_AUTH_SESSION_H -#include "libcli/security/security.h" +#include "librpc/gen_ndr/security.h" #include "librpc/gen_ndr/netlogon.h" #include "librpc/gen_ndr/auth.h" -- cgit v1.2.1