projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
898b5a2
)
remove <utime.h> include from <fuse.h>
author
Miklos Szeredi
<mszeredi@suse.cz>
Fri, 8 Feb 2013 07:25:10 +0000
(08:25 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Fri, 8 Feb 2013 07:25:10 +0000
(08:25 +0100)
include/fuse.h
patch
|
blob
|
history
diff --git
a/include/fuse.h
b/include/fuse.h
index 7fe55f3233e0ec5b75ee19868a52b44d1a29dd89..793862e7e6c3dc04719fee80de88cf4ad0ad817d 100644
(file)
--- a/
include/fuse.h
+++ b/
include/fuse.h
@@
-20,7
+20,6
@@
#include <fcntl.h>
#include <time.h>
-#include <utime.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/statvfs.h>