diff --git a/src/ioc/db/dbNotify.c b/src/ioc/db/dbNotify.c index c6403d502..5fcbb5cdc 100644 --- a/src/ioc/db/dbNotify.c +++ b/src/ioc/db/dbNotify.c @@ -92,6 +92,7 @@ static void notifyCleanup(processNotify *ppn); static void restartCheck(processNotifyRecord *ppnr); static void callDone(dbCommon *precord,processNotify *ppn); static void processNotifyCommon(processNotify *ppn,dbCommon *precord); +static void notifyCallback(CALLBACK *pcallback); #define ellSafeAdd(list,listnode) \ { \