From fe42173b57b07485a6ebcaeaa5c01748bf85610d Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 25 Aug 2000 01:54:53 +0000 Subject: [PATCH] added missing include --- src/db/dbNotify.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/db/dbNotify.h b/src/db/dbNotify.h index 2c7873560..8e3efbb47 100644 --- a/src/db/dbNotify.h +++ b/src/db/dbNotify.h @@ -15,6 +15,7 @@ of this distribution. #define INCdbNotifyh #include "shareLib.h" +#include "ellLib.h" #ifdef __cplusplus //