diff options
Diffstat (limited to 'audio/mp3_check/files/patch-ab')
| -rw-r--r-- | audio/mp3_check/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/mp3_check/files/patch-ab b/audio/mp3_check/files/patch-ab new file mode 100644 index 000000000000..5e38cd9f7e70 --- /dev/null +++ b/audio/mp3_check/files/patch-ab @@ -0,0 +1,10 @@ +--- mp3_check.c.orig Wed May 24 15:48:08 2000 ++++ mp3_check.c Wed May 24 15:57:41 2000 +@@ -60,6 +60,7 @@ + + #include <errno.h> + #include <stdio.h> ++#include <getopt.h> + #include <stdlib.h> + #include <unistd.h> + #include "mp3_check.h" |
