Add simple patch to fix compiling with kaclmanipulation.h on -current.
Found by: bento
This commit is contained in:
parent
c6be391943
commit
19222c9a51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56551
15
x11/kdelibs2/files/patch-kaclmanipulation.h
Normal file
15
x11/kdelibs2/files/patch-kaclmanipulation.h
Normal 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
|
15
x11/kdelibs3/files/patch-kaclmanipulation.h
Normal file
15
x11/kdelibs3/files/patch-kaclmanipulation.h
Normal 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
|
15
x11/kdelibs4/files/patch-kaclmanipulation.h
Normal file
15
x11/kdelibs4/files/patch-kaclmanipulation.h
Normal 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
|
Loading…
Reference in New Issue
Block a user