Revert "[tools] sstrip: Was missing include of <byteswap.h>"

This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

SVN-Revision: 24511
This commit is contained in:
Daniel Dickinson 2010-12-12 04:59:51 +00:00
parent 20ad1b1cc3
commit 062a1617db
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <elf.h>
#include <byteswap.h>
#ifndef TRUE
#define TRUE 1