projects
/
jigit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1c7ad33
)
Removed redundant #include of sendfile.h
author
Steve McIntyre
<steve@einval.com>
Sun, 13 Mar 2005 21:57:04 +0000
(21:57 +0000)
committer
Steve McIntyre
<steve@einval.com>
Sun, 13 Mar 2005 21:57:04 +0000
(21:57 +0000)
dump-jte.c
patch
|
blob
|
history
diff --git
a/dump-jte.c
b/dump-jte.c
index
1a186a3
..
1ee7fda
100644
(file)
--- a/
dump-jte.c
+++ b/
dump-jte.c
@@
-9,7
+9,6
@@
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
-#include <sys/sendfile.h>
/* Possible commands to run. Or them together... */
#define CMD_LIST 0x0001
/* Possible commands to run. Or them together... */
#define CMD_LIST 0x0001