aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu-devel/files/patch-common.device.devfunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gammu-devel/files/patch-common.device.devfunc.c')
-rw-r--r--comms/gammu-devel/files/patch-common.device.devfunc.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/gammu-devel/files/patch-common.device.devfunc.c b/comms/gammu-devel/files/patch-common.device.devfunc.c
index 6dea7c02c241..cb474f2af445 100644
--- a/comms/gammu-devel/files/patch-common.device.devfunc.c
+++ b/comms/gammu-devel/files/patch-common.device.devfunc.c
@@ -1,9 +1,9 @@
---- common/device/devfunc.c.orig Fri Feb 23 23:50:01 2007
-+++ common/device/devfunc.c Tue Apr 10 23:46:39 2007
-@@ -18,6 +18,8 @@
-
+--- libgammu/device/devfunc.c.orig Fri Feb 23 23:50:01 2007
++++ libgammu/device/devfunc.c Tue Apr 10 23:46:39 2007
+@@ -19,6 +19,8 @@
#include <string.h>
#include <fcntl.h>
+ #include <stdlib.h>
+#include <sys/stat.h>
+#include <sys/socket.h>
#ifdef WIN32