Don't include sys/acl.h - it's not needed
authorDavid Zeuthen <davidz@redhat.com>
Thu, 23 Feb 2012 18:47:54 +0000 (13:47 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 23 Feb 2012 18:47:54 +0000 (13:47 -0500)
Signed-off-by: David Zeuthen <davidz@redhat.com>
src/udiskslinuxfilesystem.c

index 99ae1f5..797dc46 100644 (file)
@@ -29,7 +29,6 @@
 #include <stdio.h>
 #include <mntent.h>
 #include <sys/types.h>
-#include <sys/acl.h>
 
 #include <glib/gstdio.h>