repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
implement kernel symbol neutral method to select audio addon boards
[openadk.git]
/
package
/
ebtables
/
patches
/
patch-extensions_ebt_limit_c
blob
5464611c13259f3106d9793c5172d682c4222e90
1
--- ebtables-v2.0.10-4.orig/extensions/ebt_limit.c 2011-12-15 21:02:47.000000000 +0100
2
+++ ebtables-v2.0.10-4/extensions/ebt_limit.c 2014-03-23 15:52:04.000000000 +0100
3
@@ -8,6 +8,7 @@
4
* September, 2003
5
*/
6
7
+#include <sys/types.h>
8
#include <stdio.h>
9
#include <stdlib.h>
10
#include <string.h>