From: cshore Date: Sun, 12 Dec 2010 04:57:07 +0000 (+0000) Subject: [tools] sstrip: Was missing include of X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d1c4c7d4d812c84932a22e90a248c1be9a02e004;p=openwrt.git [tools] sstrip: Was missing include of git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24510 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/sstrip/src/sstrip.c b/tools/sstrip/src/sstrip.c index 0508aaac81..9d5500dd31 100644 --- a/tools/sstrip/src/sstrip.c +++ b/tools/sstrip/src/sstrip.c @@ -59,6 +59,7 @@ #include #include #include +#include #ifndef TRUE #define TRUE 1