$NetBSD: patch-aa,v 1.1 2010/06/10 08:05:00 is Exp $

--- tools.h.orig	2010-01-23 16:10:54.000000000 +0000
+++ tools.h
@@ -70,7 +70,7 @@
 #include <sys/utsname.h>
 #endif
 
-#if WANT_NBCOMPAT_H /* needed for strsep on SunOS < 5.11 */
+#if HAVE_NBCOMPAT_H /* needed for strsep on SunOS < 5.11 */
 #include <nbcompat.h>
 #include <nbcompat/string.h>
 #endif
