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