Add simple patch to fix compiling with kaclmanipulation.h on -current.

Found by:	bento
This commit is contained in:
Will Andrews 2002-03-24 18:56:50 +00:00
parent c6be391943
commit 19222c9a51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56551
3 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,15 @@
--- kfile/acl_prop_page/kaclmanipulation.h Tue May 22 03:16:09 2001
+++ kfile/acl_prop_page/kaclmanipulation.h.new Sun Mar 24 13:52:31 2002
@@ -40,7 +40,6 @@
#ifndef KACLMANIP_H
#define KACLMANIP_H "$Id: kaclmanipulation.h,v 1.3 2001/05/22 08:16:09 garbanzo Exp $"
-#endif
#include <sys/types.h>
#include <sys/acl.h>
@@ -85,3 +84,4 @@
};
};
+#endif

View File

@ -0,0 +1,15 @@
--- kfile/acl_prop_page/kaclmanipulation.h Tue May 22 03:16:09 2001
+++ kfile/acl_prop_page/kaclmanipulation.h.new Sun Mar 24 13:52:31 2002
@@ -40,7 +40,6 @@
#ifndef KACLMANIP_H
#define KACLMANIP_H "$Id: kaclmanipulation.h,v 1.3 2001/05/22 08:16:09 garbanzo Exp $"
-#endif
#include <sys/types.h>
#include <sys/acl.h>
@@ -85,3 +84,4 @@
};
};
+#endif

View File

@ -0,0 +1,15 @@
--- kfile/acl_prop_page/kaclmanipulation.h Tue May 22 03:16:09 2001
+++ kfile/acl_prop_page/kaclmanipulation.h.new Sun Mar 24 13:52:31 2002
@@ -40,7 +40,6 @@
#ifndef KACLMANIP_H
#define KACLMANIP_H "$Id: kaclmanipulation.h,v 1.3 2001/05/22 08:16:09 garbanzo Exp $"
-#endif
#include <sys/types.h>
#include <sys/acl.h>
@@ -85,3 +84,4 @@
};
};
+#endif