From 90ab2845830468b29499fd9d13f06b8a56ed578b Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 20 Aug 2010 00:40:26 -0500 Subject: [PATCH] db: Replace forward reference to notifyCallback, got lost in rebase. --- src/ioc/db/dbNotify.c | 1 + 1 file changed, 1 insertion(+) 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) \ { \