Hi,
----- Original Message -----
From: "Syam Sidhardhan" <s.syam@xxxxxxxxxxx>
To: <linux-bluetooth@xxxxxxxxxxxxxxx>
Sent: Wednesday, August 22, 2012 9:40 PM
Subject: [PATCH obexd 3/4] plugins: Remove redundant incude sys/stat.h
---
plugins/filesystem.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/plugins/filesystem.c b/plugins/filesystem.c
index e664fc5..1132a34 100644
--- a/plugins/filesystem.c
+++ b/plugins/filesystem.c
@@ -32,7 +32,6 @@
#include <string.h>
#include <unistd.h>
#include <dirent.h>
-#include <sys/stat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/statvfs.h>
--
%s/incude/include/g in commit message of 3/4 & 4/4.
Will send another version.
Regards,
Syam
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html