repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git]
/
moblock
/
moblock_include.patch
blob
644e8240e18d122244997c7d79d04f4b8be186ed
1
--- MoBlock-0.8/MoBlock.c.orig 2008-08-15 14:41:49.000000000 -0400
2
+++ MoBlock-0.8/MoBlock.c 2008-08-15 14:43:45.000000000 -0400
3
@@ -32,6 +32,7 @@
4
#include <netinet/udp.h>
5
#include <sys/socket.h>
6
#include <arpa/inet.h>
7
+#include <limits.h>
8
#include <linux/netfilter_ipv4.h>
9
#include <signal.h>
10
#include <regex.h>