crtmpsever: add missing unistd.h inclusion for sysconf()
authorFlorian Fainelli <florian@openwrt.org>
Thu, 13 Mar 2014 16:52:13 +0000 (16:52 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 13 Mar 2014 16:52:13 +0000 (16:52 +0000)
commit6335da56caf78c6c53b8b402078fea479ad60282
treeb51c4e152be71e76d8b4868365a1a619f5473805
parentd38f7fc746087f8ee583a3c171e42721cd14f178
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>
SVN-Revision: 39922
multimedia/crtmpserver/patches/010-link-crypt-for-lua.patch
multimedia/crtmpserver/patches/020-add-rpath.patch
multimedia/crtmpserver/patches/030-default-config.patch
multimedia/crtmpserver/patches/040-use-select.patch
multimedia/crtmpserver/patches/050-add-missing-make-defines.patch
multimedia/crtmpserver/patches/060-add-dl-for-crypto.patch
multimedia/crtmpserver/patches/070-sysconf_unistd.patch [new file with mode: 0644]