Fix knock build with the openwrt eglibc toolchain by including the limits.h from...
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Aug 2012 11:08:13 +0000 (11:08 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Aug 2012 11:08:13 +0000 (11:08 +0000)
commitc4ad01d56cf1cd22798b40d004be4228e038f696
treea5ccab74cf750dec8c8ceceb804f20f581674a49
parentf0389891c0c370eefcd87102427bedd08039bb2e
Fix knock build with the openwrt eglibc toolchain by including the limits.h from knockd.c.
This will fix the error caused by undefined PATH_MAX variable.

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33009 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/knock/patches/010_eglibc_define_PATH_MAX.patch [new file with mode: 0644]