1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:39:48 +03:00

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

This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24511 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2010-12-12 04:59:51 +00:00
parent d1c4c7d4d8
commit fb15f872cc

View File

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