$NetBSD: patch-ac,v 1.5 2002/12/09 02:32:55 hubertf Exp $

--- src/tools/TextFile.cpp.orig	Wed Oct 11 20:01:40 2000
+++ src/tools/TextFile.cpp
@@ -27,6 +27,8 @@
 #include <strstream.h>
 #endif
 
+#define strnicmp strncasecmp		/* HF */
+
 #include <sidplay/compconf.h>
 #include <sidplay/fformat.h>  // strnicmp stuff
 
