1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/giftui/files/patch-src::io.c
Volker Stolz c31388624b Add giftui 0.4.1, GTK2 client for giFT daemon.
PR:		ports/67199
Submitted by:	Joel Diaz <joeldiaz@bellsouth.net>
2004-06-06 11:20:56 +00:00

11 lines
235 B
C

--- src/io.c.orig Wed May 26 09:23:51 2004
+++ src/io.c Wed May 26 09:24:08 2004
@@ -21,6 +21,7 @@
#include <stdio.h>
#include <stdarg.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netdb.h>