$NetBSD: patch-ad,v 1.1 2013/06/12 16:26:45 noud4 Exp $

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);
 };
