crtmpsever: add missing unistd.h inclusion for sysconf()

We were failing the build w/ GCC 4.8 on the sysconf() prototype due to a
missing include of unistd.h

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39922 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2014-03-13 16:52:13 +00:00
parent 75097a215d
commit 977de77cc1
7 changed files with 23 additions and 25 deletions

View File

@ -1,7 +1,5 @@
Index: crtmpserver-r726/builders/cmake/crtmpserver/crtmpserver.lua
===================================================================
--- crtmpserver-r726.orig/builders/cmake/crtmpserver/crtmpserver.lua
+++ crtmpserver-r726/builders/cmake/crtmpserver/crtmpserver.lua
--- a/builders/cmake/crtmpserver/crtmpserver.lua
+++ b/builders/cmake/crtmpserver/crtmpserver.lua
@@ -44,7 +44,7 @@ configuration=
{
-- this is the root directory of all applications