archrelease: copy trunk to community-any
[arch-community.git] / knockd / repos / community-x86_64 / limits.h.patch
bloba22427bbb951d364fa4ba452c6d424bc14f36423
1 --- src/knockd.c.orig 2008-12-03 07:21:14.643255773 +0000
2 +++ src/knockd.c 2008-12-03 07:24:59.606701396 +0000
3 @@ -46,6 +46,7 @@
4 #include <syslog.h>
5 #include <pcap.h>
6 #include <errno.h>
7 +#include <limits.h>
8 #include "list.h"
10 static char version[] = "0.5";