diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-04-02 12:02:01 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:59:44 -0500 |
commit | 1af925f394b1084779f5b1b5a10c2ec512d7e5be (patch) | |
tree | 9aca888549fe9011aaf3e364fa2c18a1e6708335 /source4/ntvfs/posix/pvfs_acl.c | |
parent | 508ba6026a0c958ac71762d36086742ec4825143 (diff) | |
download | samba-1af925f394b1084779f5b1b5a10c2ec512d7e5be.tar.gz samba-1af925f394b1084779f5b1b5a10c2ec512d7e5be.tar.xz samba-1af925f394b1084779f5b1b5a10c2ec512d7e5be.zip |
r14860: create libcli/security/security.h
metze
(This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf)
Diffstat (limited to 'source4/ntvfs/posix/pvfs_acl.c')
-rw-r--r-- | source4/ntvfs/posix/pvfs_acl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/posix/pvfs_acl.c b/source4/ntvfs/posix/pvfs_acl.c index f7647ae3e4d..53ee63dc0ac 100644 --- a/source4/ntvfs/posix/pvfs_acl.c +++ b/source4/ntvfs/posix/pvfs_acl.c @@ -24,7 +24,7 @@ #include "auth/auth.h" #include "vfs_posix.h" #include "librpc/gen_ndr/xattr.h" -#include "libcli/security/proto.h" +#include "libcli/security/security.h" /* |