tctool: include unistd.h for close()
authorFlorian Fainelli <[email protected]>
Thu, 13 Mar 2014 16:52:10 +0000 (16:52 +0000)
committerFlorian Fainelli <[email protected]>
Thu, 13 Mar 2014 16:52:10 +0000 (16:52 +0000)
commitd38f7fc746087f8ee583a3c171e42721cd14f178
tree67d3d7f44f3e51ee4dbea689c2efd809c9f64043
parent41eccbf127227260fad8b2b4160d5ca5108ad8fe
tctool: include unistd.h for close()

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39921
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]