diff options
-rw-r--r-- | netstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ #include <sys/stat.h> #include <net/if.h> #include <dirent.h> -#include <attr/xattr.h> +#include <sys/xattr.h> #if HAVE_SELINUX #include <selinux/selinux.h> |