diff options
Diffstat (limited to 'audio/pianobar/files/patch-main.c')
-rw-r--r-- | audio/pianobar/files/patch-main.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/pianobar/files/patch-main.c b/audio/pianobar/files/patch-main.c deleted file mode 100644 index 4a000ad4772a..000000000000 --- a/audio/pianobar/files/patch-main.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/main.c.orig 2011-07-09 01:40:54.000000000 -0700 -+++ src/main.c 2011-07-14 12:01:40.000000000 -0700 -@@ -21,7 +21,6 @@ - THE SOFTWARE. - */ - --#define _POSIX_C_SOURCE 1 /* fileno() */ - #define _BSD_SOURCE /* strdup() */ - - /* system includes */ |