1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/comms/gammu-devel/files/patch-common.service.gsmmisc.c
2011-05-19 18:14:52 +00:00

11 lines
298 B
C

--- libgammu/service/gsmmisc.c.orig 2010-07-12 15:51:05.000000000 +0400
+++ libgammu/service/gsmmisc.c 2011-01-28 13:21:17.940543932 +0300
@@ -5,6 +5,7 @@
#include <string.h>
#include <stdlib.h>
#include <sys/stat.h>
+#include <sys/socket.h>
#include <gammu-keys.h>
#include <gammu-debug.h>