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.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/gammu-devel/files/patch-common.device.devfunc.c b/comms/gammu-devel/files/patch-common.device.devfunc.c
deleted file mode 100644
index 6dea7c02c241..000000000000
--- a/comms/gammu-devel/files/patch-common.device.devfunc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 @@
-
- #include <string.h>
- #include <fcntl.h>
-+#include <sys/stat.h>
-+#include <sys/socket.h>
- #ifdef WIN32
- # include <io.h>
- #else