X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fhashed_db.h;h=1ae29b0838530155cda9eeb44b86fb9ae1978c89;hp=4dd3933111a88fa45126727876c898c007fc7da1;hb=8d00601178f9d92b95a91c93f74547517d93168b;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/include/hashed_db.h b/include/hashed_db.h index 4dd39331..1ae29b08 100644 --- a/include/hashed_db.h +++ b/include/hashed_db.h @@ -31,7 +31,7 @@ ****************************************************************************/ /* - * $Id: hashed_db.h,v 1.5 2006/08/19 15:58:34 tom Exp $ + * $Id: hashed_db.h,v 1.6 2014/04/12 22:41:10 tom Exp $ */ #ifndef HASHED_DB_H @@ -41,6 +41,8 @@ #if USE_HASHED_DB +#define DB_DBM_HSEARCH 0 /* quiet gcc -Wundef with db6 */ + #include #ifndef DBN_SUFFIX