$NetBSD$

https://bugzilla.redhat.com/show_bug.cgi?id=188917

--- xbase/ntx.h.orig	2013-06-12 15:21:36.000000000 +0000
+++ xbase/ntx.h	2013-06-12 15:21:52.000000000 +0000
@@ -219,7 +219,7 @@
    xbShort  KeyExists( char * Key ) { return FindKey( Key, strlen( Key ), 0 ); }
    xbShort  KeyExists( xbDouble );
 
-   xbShort xbNtx::AllocKeyBufs(void);
+   xbShort AllocKeyBufs(void);
 
    virtual void GetExpression(char *buf, int len);
 };
