projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ad1b1
)
Revert "[tools] sstrip: Was missing include of <byteswap.h>"
author
Daniel Dickinson
<crazycshore@gmail.com>
Sun, 12 Dec 2010 04:59:51 +0000
(
04:59
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sun, 12 Dec 2010 04:59:51 +0000
(
04:59
+0000)
This reverts commit
bcb48716d097c16834f222c267c73e847f4a8dd0
.
SVN-Revision: 24511
tools/sstrip/src/sstrip.c
patch
|
blob
|
history
diff --git
a/tools/sstrip/src/sstrip.c
b/tools/sstrip/src/sstrip.c
index 9d5500dd31bb1246678c7341760585f7b66e348a..0508aaac81ec0a48ba524b444eaa368444ff2620 100644
(file)
--- a/
tools/sstrip/src/sstrip.c
+++ b/
tools/sstrip/src/sstrip.c
@@
-59,7
+59,6
@@
#include <unistd.h>
#include <fcntl.h>
#include <elf.h>
-#include <byteswap.h>
#ifndef TRUE
#define TRUE 1