1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/editors/gummi/files/patch-src__update.c
Wen Heping 2dae05d007 Gummi is a LaTeX editor. It was designed with simplicity in mind.
WWW: http://gummi.midnightcoding.org/

PR:		179191
Submitted by:	Hakisho Nukama <nukama@gmail.com>
2013-06-27 08:32:04 +00:00

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>