projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d08a688
)
t/dedupe: remove leftover linux/fs.h include
author
Jens Axboe
<axboe@fb.com>
Tue, 7 Oct 2014 14:49:58 +0000
(08:49 -0600)
committer
Jens Axboe
<axboe@fb.com>
Tue, 7 Oct 2014 14:49:58 +0000
(08:49 -0600)
Signed-off-by: Jens Axboe <axboe@fb.com>
t/dedupe.c
patch
|
blob
|
blame
|
history
diff --git
a/t/dedupe.c
b/t/dedupe.c
index 0a033a4c91e48e77b6a0790b0cf5c45bee4d6134..7edb3d8886857e000949f066271ef358ab98ce12 100644
(file)
--- a/
t/dedupe.c
+++ b/
t/dedupe.c
@@
-11,7
+11,6
@@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
-#include <linux/fs.h>
#include <fcntl.h>
#include <string.h>
#include <fcntl.h>
#include <string.h>