diff options
Diffstat (limited to 'security/pidgin-otr/files/patch-libotr-context')
-rw-r--r-- | security/pidgin-otr/files/patch-libotr-context | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pidgin-otr/files/patch-libotr-context b/security/pidgin-otr/files/patch-libotr-context deleted file mode 100644 index 63c6ea038f9f..000000000000 --- a/security/pidgin-otr/files/patch-libotr-context +++ /dev/null @@ -1,11 +0,0 @@ ---- libotr/context.h.bak Fri Dec 17 17:14:42 2004 -+++ libotr/context.h Fri Dec 17 17:14:53 2004 -@@ -20,7 +20,7 @@ - #ifndef __CONTEXT_H__ - #define __CONTEXT_H__ - --#include "gcrypt.h" -+#include <gcrypt.h> - #include "dh.h" - - typedef enum { |