diff options
Diffstat (limited to 'security/gaim-otr/files/patch-libotr-privkey')
-rw-r--r-- | security/gaim-otr/files/patch-libotr-privkey | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/gaim-otr/files/patch-libotr-privkey b/security/gaim-otr/files/patch-libotr-privkey deleted file mode 100644 index f5a7f5be53c6..000000000000 --- a/security/gaim-otr/files/patch-libotr-privkey +++ /dev/null @@ -1,11 +0,0 @@ ---- libotr/privkey.c.bak Fri Dec 17 16:24:41 2004 -+++ libotr/privkey.c Fri Dec 17 16:24:54 2004 -@@ -24,7 +24,7 @@ - #include <sys/stat.h> - - /* libgcrypt headers */ --#include "gcrypt.h" -+#include <gcrypt.h> - - /* libotr headers */ - #include "proto.h" |