mirror of https://github.com/hak5/openwrt.git
Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0. SVN-Revision: 24511lede-17.01
parent
20ad1b1cc3
commit
062a1617db
|
@ -59,7 +59,6 @@
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <elf.h>
|
||||
#include <byteswap.h>
|
||||
|
||||
#ifndef TRUE
|
||||
#define TRUE 1
|
||||
|
|
Loading…
Reference in New Issue