$NetBSD$

Fix mysql version detection. Fixed in next release.

--- configure.orig	2022-04-08 12:31:53.471282883 +0200
+++ configure	2022-04-08 12:33:13.084608511 +0200
@@ -25579,7 +25579,7 @@
 $as_echo_n "checking for mysql version... " >&6; }
    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-include <mysql/mysql_version.h>
+#include <mysql/mysql_version.h>
 int
 main ()
 {
