aboutsummaryrefslogtreecommitdiff
path: root/security/gaim-otr/files/patch-libotr-privkey
diff options
context:
space:
mode:
Diffstat (limited to 'security/gaim-otr/files/patch-libotr-privkey')
-rw-r--r--security/gaim-otr/files/patch-libotr-privkey11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/gaim-otr/files/patch-libotr-privkey b/security/gaim-otr/files/patch-libotr-privkey
new file mode 100644
index 000000000000..f5a7f5be53c6
--- /dev/null
+++ b/security/gaim-otr/files/patch-libotr-privkey
@@ -0,0 +1,11 @@
+--- 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"