s3:modules: vfs_afsacl has the afs_syscall prototype via proto.h
[nivanova/samba-autobuild/.git] / source3 / modules / vfs_afsacl.c
index b03d06d1479d9f199827793b13408d9f91ab4539..730098760c917d90b7fccfdf4b08e6186dafe00f 100644 (file)
@@ -47,8 +47,6 @@ static char space_replacement = '%';
 /* Do we expect SIDs as pts names? */
 static bool sidpts;
 
-extern int afs_syscall(int, const char *, int, char *, int);
-
 struct afs_ace {
        bool positive;
        char *name;