diff options
Diffstat (limited to 'net-im/kadu/files/voice-gentoo.patch')
-rw-r--r-- | net-im/kadu/files/voice-gentoo.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/kadu/files/voice-gentoo.patch b/net-im/kadu/files/voice-gentoo.patch deleted file mode 100644 index 536364f4f0cc..000000000000 --- a/net-im/kadu/files/voice-gentoo.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur kadu.orig/modules/voice/libgsm/src/code.c kadu/modules/voice/libgsm/src/code.c ---- kadu.orig/modules/voice/libgsm/src/code.c 2008-02-12 11:19:33.000000000 +0000 -+++ kadu/modules/voice/libgsm/src/code.c 2008-02-12 11:20:47.000000000 +0000 -@@ -7,7 +7,7 @@ - /* $Header: /var/cvsroot/gentoo-x86/net-im/kadu/files/voice-gentoo.patch,v 1.1 2008/02/13 01:43:35 cla Exp $ */ - - #include "config.h" -- -+#include <string.h> - - #ifdef HAS_STDLIB_H - #include <stdlib.h> |