diff options
Diffstat (limited to 'audio/mcplay/files/patch-config.h')
-rw-r--r-- | audio/mcplay/files/patch-config.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mcplay/files/patch-config.h b/audio/mcplay/files/patch-config.h deleted file mode 100644 index ca194f078485..000000000000 --- a/audio/mcplay/files/patch-config.h +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.orig 2002-04-28 13:30:35 UTC -+++ config.h -@@ -26,7 +26,7 @@ - #define LOGFILE_S LOGDIR_S""G_DIR_SEPARATOR_S""PROGNAME_S".log" - - /* if you have linux */ --#include <linux/limits.h> -+#include <sys/limits.h> - /* else */ - /* #define PATH_MAX 1000 */ - /* #define NAME_MAX 200 */ |