aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu-devel/files/patch-common.service.gsmmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gammu-devel/files/patch-common.service.gsmmisc.c')
-rw-r--r--comms/gammu-devel/files/patch-common.service.gsmmisc.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/gammu-devel/files/patch-common.service.gsmmisc.c b/comms/gammu-devel/files/patch-common.service.gsmmisc.c
new file mode 100644
index 000000000000..4fd010de5d40
--- /dev/null
+++ b/comms/gammu-devel/files/patch-common.service.gsmmisc.c
@@ -0,0 +1,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>