Fix knock build with the openwrt eglibc toolchain by including the limits.h from...
authorMirko Vogt <mirko@openwrt.org>
Mon, 6 Aug 2012 11:08:13 +0000 (11:08 +0000)
committerMirko Vogt <mirko@openwrt.org>
Mon, 6 Aug 2012 11:08:13 +0000 (11:08 +0000)
commita5f3029174fe3059e040ba2a50d3cf9a0805925e
treea5ccab74cf750dec8c8ceceb804f20f581674a49
parent51cb49391a98dae3849f7613f9355374ea662a73
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>
SVN-Revision: 33009
net/knock/patches/010_eglibc_define_PATH_MAX.patch [new file with mode: 0644]