summaryrefslogtreecommitdiff
path: root/comms/gammu-devel/files/patch-common.service.gsmmisc.c
blob: 4fd010de5d40d359eb5d523f1015b3e324e53382 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>