mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
2dae05d007
WWW: http://gummi.midnightcoding.org/ PR: 179191 Submitted by: Hakisho Nukama <nukama@gmail.com>
11 lines
246 B
C
11 lines
246 B
C
--- ./src/update.c.orig 2012-01-29 20:34:57.429446671 +0000
|
|
+++ ./src/update.c 2012-01-29 20:35:29.991443641 +0000
|
|
@@ -31,6 +31,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
+#include <netinet/in.h>
|
|
|
|
#ifndef WIN32
|
|
# include <sys/socket.h>
|