summaryrefslogtreecommitdiff
path: root/comms/gammu-devel/files/patch-common.device.devfunc.c
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-03-02 10:08:21 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-03-02 10:08:21 +0000
commit1230d3ab8ef8e23a35908ff7858893377ce19bc6 (patch)
tree2dd41757657147051c340d2bf8c46b8f3d16f617 /comms/gammu-devel/files/patch-common.device.devfunc.c
parentUpdate maildir patch signature. I verified that the change is valid. (diff)
Update to version 1.23.0.
Notes
Notes: svn path=/head/; revision=229320
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