diff --git a/src/db/dbAddr.h b/src/db/dbAddr.h index fe6b3ecc6..0220cc0fa 100644 --- a/src/db/dbAddr.h +++ b/src/db/dbAddr.h @@ -54,6 +54,8 @@ typedef struct putNotify{ void *waitForCallback; }PUTNOTIFY; +int dbPutNotifyMapType (PUTNOTIFY *ppn, short oldtype); + /* * old db access API * (included here because these routines use dbAccess.h and their