diff options
Diffstat (limited to 'comms/gammu-devel/files/patch-common.device.devfunc.c')
-rw-r--r-- | comms/gammu-devel/files/patch-common.device.devfunc.c | 11 |
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 9de9b4827fe5..000000000000 --- a/comms/gammu-devel/files/patch-common.device.devfunc.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libgammu/device/devfunc.c.orig 2010-07-12 15:51:05.000000000 +0400 -+++ libgammu/device/devfunc.c 2011-01-28 13:21:17.938543134 +0300 -@@ -15,6 +15,8 @@ - #include <string.h> - #include <fcntl.h> - #include <stdlib.h> -+#include <sys/stat.h> -+#include <sys/socket.h> - #ifdef WIN32 - # include <winsock2.h> - # include <io.h> |