Revert "[tools] sstrip: Was missing include of <byteswap.h>"
[openwrt/svn-archive/archive.git] / tools / sstrip / src / sstrip.c
index 9d5500dd31bb1246678c7341760585f7b66e348a..0508aaac81ec0a48ba524b444eaa368444ff2620 100644 (file)
@@ -59,7 +59,6 @@
 #include       <unistd.h>
 #include       <fcntl.h>
 #include       <elf.h>
-#include       <byteswap.h>
 
 #ifndef TRUE
 #define        TRUE            1