db: Replace forward reference to notifyCallback, got lost in rebase.

This commit is contained in:
Andrew Johnson
2010-08-20 00:40:26 -05:00
parent 75bdfc185e
commit 90ab284583

View File

@@ -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) \
{ \