pkgsrc/audio/mp3check/patches/patch-ae
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
252 B
Text

$NetBSD: patch-ae,v 1.1 2003/02/16 23:08:26 abs Exp $
--- tstring.cc.orig Fri Feb 14 13:11:53 2003
+++ tstring.cc
@@ -27,6 +27,7 @@
#include <unistd.h>
#endif
#include <errno.h>
+#include "config.h"
#include "tstring.h"
#include "texception.h"