tctool: include unistd.h for close()
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Mar 2014 16:52:10 +0000 (16:52 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Mar 2014 16:52:10 +0000 (16:52 +0000)
commit75097a215d798ba8b115b5e2b8b282832597f4ff
tree67d3d7f44f3e51ee4dbea689c2efd809c9f64043
parentdca4c136081ac9016741bd1dd4a918270ef40afc
tctool: include unistd.h for close()

We were failing the build due to a missing prototype for close().

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39921 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/tctool/Makefile
net/tctool/patches/001_Makefile_fix.diff
net/tctool/patches/005-fix-gcc_4_3-compile.patch
net/tctool/patches/006-fix_close_declaration.patch [new file with mode: 0644]