libcli/security: fix sddl.c to be able to build it from source3
authorMichael Adam <obnox@samba.org>
Sun, 28 Feb 2010 21:01:49 +0000 (22:01 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 3 Mar 2010 08:16:34 +0000 (09:16 +0100)
libcli/security/sddl.c

index c4f8c5667b30418e03181067134b2697de1c753e..2046d728117320a5a8a809b1777eff5eb02f5954 100644 (file)
@@ -20,7 +20,7 @@
 */
 
 #include "includes.h"
 */
 
 #include "includes.h"
-#include "libcli/security/security.h"
+#include "libcli/security/dom_sid.h"
 #include "librpc/gen_ndr/ndr_misc.h"
 #include "system/locale.h"
 
 #include "librpc/gen_ndr/ndr_misc.h"
 #include "system/locale.h"