[gvfs] fuse: Remove the unused sys/vfs.h include



commit a99b98567b888ea07123c9ecfcaec87826533232
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Wed Jan 18 17:06:30 2012 +0100

    fuse: Remove the unused sys/vfs.h include
    
    https://bugzilla.gnome.org/show_bug.cgi?id=583927

 client/gvfsfusedaemon.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/client/gvfsfusedaemon.c b/client/gvfsfusedaemon.c
index d8a13e5..8cf1c01 100644
--- a/client/gvfsfusedaemon.c
+++ b/client/gvfsfusedaemon.c
@@ -26,7 +26,6 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/un.h>
-#include <sys/vfs.h>
 #include <sys/time.h>
 #include <unistd.h>
 #include <stdlib.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]