diff options
Diffstat (limited to 'editors/gummi/files/patch-src__update.c')
-rw-r--r-- | editors/gummi/files/patch-src__update.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/gummi/files/patch-src__update.c b/editors/gummi/files/patch-src__update.c deleted file mode 100644 index 45c539752224..000000000000 --- a/editors/gummi/files/patch-src__update.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/update.c.orig 2012-01-29 20:34:57.429446671 +0000 -+++ ./src/update.c 2012-01-29 20:35:29.991443641 +0000 -@@ -31,6 +31,7 @@ - - #include <stdio.h> - #include <string.h> -+#include <netinet/in.h> - - #ifndef WIN32 - # include <sys/socket.h> |