1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/comms/gammu/files/patch-common.service.gsmmisc.c
Andrey Slusar 40dfacd9be Update to 1.04.0
PR:		ports/91097
Submitted by:	"Boris B. Samorodov" <bsam@ipt.ru>
Approved by:	maintainer timeout
2006-01-19 17:03:21 +00:00

11 lines
274 B
C

--- common/service/gsmmisc.c.orig Fri Dec 30 18:18:47 2005
+++ common/service/gsmmisc.c Fri Dec 30 18:19:07 2005
@@ -3,6 +3,7 @@
#include <string.h>
#include <stdlib.h>
#include <sys/stat.h>
+#include <sys/socket.h>
#ifdef WIN32
# include <io.h>
# include <fcntl.h>