diff options
Diffstat (limited to 'packages/voip/mumble/files/gcc.patch')
-rw-r--r-- | packages/voip/mumble/files/gcc.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/voip/mumble/files/gcc.patch b/packages/voip/mumble/files/gcc.patch deleted file mode 100644 index 12d2851..0000000 --- a/packages/voip/mumble/files/gcc.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/SSLCipherInfo.h b/src/SSLCipherInfo.h -index 508db61..2889b82 100644 ---- a/src/SSLCipherInfo.h -+++ b/src/SSLCipherInfo.h -@@ -30,6 +30,7 @@ -
- #ifndef MUMBLE_SSLCIPHERINFO_H_
- #define MUMBLE_SSLCIPHERINFO_H_
-+#include <string.h> -
- struct SSLCipherInfo {
- const char *openssl_name;
|