[gvfs] fuse: Remove the unused sys/vfs.h include
- From: Tomas Bzatek <tbzatek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] fuse: Remove the unused sys/vfs.h include
- Date: Wed, 18 Jan 2012 16:18:23 +0000 (UTC)
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]