repo.or.cz
/
arch-community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[arch-community.git]
/
knockd
/
repos
/
community-x86_64
/
limits.h.patch
blob
a22427bbb951d364fa4ba452c6d424bc14f36423
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"
9
10
static char version[] = "0.5";