pkgsrc/audio/mp3check/patches/patch-ad
abs 36c26909d7 Update mp3check to 0.8.0:
Changelog lists many small changes, most notable is ability to handle
	VBR files.
2003-02-16 23:08:24 +00:00

12 lines
267 B
Text

$NetBSD: patch-ad,v 1.1 2003/02/16 23:08:25 abs Exp $
--- tfiletools.cc.orig Tue Dec 3 22:00:57 2002
+++ tfiletools.cc
@@ -21,6 +21,7 @@
#include <sys/types.h>
#include <dirent.h>
+#include "config.h"
#include "tfiletools.h"
#define COUNT_VERBOSE_STEP 1000