Parcourir la source

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

This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

SVN-Revision: 24511
Daniel Dickinson il y a 15 ans
Parent
commit
062a1617db
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      tools/sstrip/src/sstrip.c

+ 0 - 1
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