$NetBSD: patch-ab,v 1.3 2003/04/20 19:47:21 mjl Exp $ --- dbdimp.h.orig Tue Mar 25 23:17:00 2003 +++ dbdimp.h Sun Apr 20 21:39:17 2003 @@ -28,6 +28,7 @@ #ifdef SvUTF8_off int pg_enable_utf8; /* should we attempt to make utf8 strings? */ #endif + int need_begin; /* need a begin */ }; /* Define sth implementor data structure */