diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-07 14:34:32 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:52:31 -0500 |
commit | f8fdbc967c774a1d62f87a534e4990d83ecc6b67 (patch) | |
tree | 108b74ae68e3b88592f1bcd0a98df46fdb7cfe27 /source4/torture/raw | |
parent | 40de04329d604c7d5b3fe0a3ed9e034404575464 (diff) | |
download | samba-f8fdbc967c774a1d62f87a534e4990d83ecc6b67.tar.gz samba-f8fdbc967c774a1d62f87a534e4990d83ecc6b67.tar.bz2 samba-f8fdbc967c774a1d62f87a534e4990d83ecc6b67.zip |
r13944: Yet another round of splitups.
(This used to be commit f87debeb12cebd734b47314554ab671c9e06237e)
Diffstat (limited to 'source4/torture/raw')
-rw-r--r-- | source4/torture/raw/acls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/raw/acls.c b/source4/torture/raw/acls.c index 470477165f..5abe9f23c4 100644 --- a/source4/torture/raw/acls.c +++ b/source4/torture/raw/acls.c @@ -24,6 +24,7 @@ #include "torture/torture.h" #include "libcli/raw/libcliraw.h" #include "libcli/libcli.h" +#include "libcli/util/clilsa.h" #include "libcli/security/proto.h" #define BASEDIR "\\testsd" |