SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/inadyn/patches/patch-src_ip_c
Normal file
12
net/inadyn/patches/patch-src_ip_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
--- src/ip.c.orig Fri May 6 13:05:07 2011
|
||||
+++ src/ip.c Fri May 6 13:05:51 2011
|
||||
@@ -17,6 +17,9 @@
|
||||
*/
|
||||
|
||||
#define MODULE_TAG ""
|
||||
+#include <sys/types.h>
|
||||
+#include <netinet/in.h>
|
||||
+#include <arpa/nameser.h>
|
||||
#include <resolv.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
Loading…
Add table
Add a link
Reference in a new issue