summaryrefslogtreecommitdiff
blob: 6a3768154cbc49067c8afbe3df0967b8053b9887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)