You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/reiserfsprogs/files/reiserfsprogs-3.6.25-no_acl...

13 lines
274 B

https://bugs.gentoo.org/585978
--- a/reiserfscore/xattr.c
+++ b/reiserfscore/xattr.c
@@ -1,7 +1,6 @@
#include <sys/types.h>
#include <stdio.h>
#include <errno.h>
-#include <sys/acl.h>
#include "reiserfs_lib.h"
static inline unsigned short from32to16(unsigned int x)