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
python3: update to 3.11.10
[openadk.git]
/
package
/
conntrack-tools
/
patches
/
patch-include_mcast_h
blob
0f352ce0c1f0b143534acd59edb0f9f2d0d74732
1
--- conntrack-tools-1.4.2.orig/include/mcast.h 2013-02-24 23:23:57.000000000 +0100
2
+++ conntrack-tools-1.4.2/include/mcast.h 2014-04-05 09:37:11.363340860 +0200
3
@@ -2,6 +2,7 @@
4
#define _MCAST_H_
5
6
#include <stdint.h>
7
+#include <sys/select.h>
8
#include <netinet/in.h>
9
#include <net/if.h>
10