diff options
Diffstat (limited to 'app-crypt/gpa/files')
-rw-r--r-- | app-crypt/gpa/files/gpa-0.7.6-qa.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-crypt/gpa/files/gpa-0.7.6-qa.patch b/app-crypt/gpa/files/gpa-0.7.6-qa.patch deleted file mode 100644 index 97d3eac4bff5..000000000000 --- a/app-crypt/gpa/files/gpa-0.7.6-qa.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urNp gpa-0.7.6.org/src/gpa.c gpa-0.7.6/src/gpa.c ---- gpa-0.7.6.org/src/gpa.c 2006-03-09 14:32:08.000000000 +0200 -+++ gpa-0.7.6/src/gpa.c 2007-11-10 13:57:14.000000000 +0200 -@@ -157,6 +157,8 @@ w32_shgetfolderpath (HWND a, int b, HAND - else - return -1; - } -+#else -+#include <sys/stat.h> - #endif - - |