aboutsummaryrefslogtreecommitdiff
path: root/audio/ksmp3play/files/patch-ksmp3play.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ksmp3play/files/patch-ksmp3play.h')
-rw-r--r--audio/ksmp3play/files/patch-ksmp3play.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/ksmp3play/files/patch-ksmp3play.h b/audio/ksmp3play/files/patch-ksmp3play.h
deleted file mode 100644
index b7717bc71fbe..000000000000
--- a/audio/ksmp3play/files/patch-ksmp3play.h
+++ /dev/null
@@ -1,21 +0,0 @@
---- ksmp3play.h.orig 2008-04-14 00:22:27 UTC
-+++ ksmp3play.h
-@@ -29,8 +29,9 @@
- #include <errno.h>
- #include <time.h>
- #include <smpeg/smpeg.h>
--#ifdef __linux__
-+/* #ifdef __linux__ */
- #include <getopt.h>
-+/*
- #else
- struct option
- {
-@@ -43,6 +44,7 @@ struct option
- # define required_argument 1
- # define optional_argument 2
- #endif
-+*/
- #define BUFLEN 200
- #ifdef HAVE_CONFIG_H
- #include <config.h>