diff options
Diffstat (limited to 'audio/pianobar/files/patch-crypt.c')
-rw-r--r-- | audio/pianobar/files/patch-crypt.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/pianobar/files/patch-crypt.c b/audio/pianobar/files/patch-crypt.c deleted file mode 100644 index 4fc444a1dac6..000000000000 --- a/audio/pianobar/files/patch-crypt.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libpiano/crypt.c.orig 2012-05-06 07:33:54.000000000 -0700 -+++ src/libpiano/crypt.c 2012-05-12 19:42:13.000000000 -0700 -@@ -23,6 +23,7 @@ - - #include <string.h> - #include <assert.h> -+#define _GCRYPT_IN_LIBGCRYPT - #include <gcrypt.h> - #include <stdio.h> - #include <stdlib.h> |