From 0e28ff55c6ea08e02ec649eb60c831114c6593ab Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Fri, 13 Jun 2014 15:37:10 -0400 Subject: [PATCH] add include --- src/ioc/db/dbConvert.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ioc/db/dbConvert.h b/src/ioc/db/dbConvert.h index a7e3dc70a..afd13c7c2 100644 --- a/src/ioc/db/dbConvert.h +++ b/src/ioc/db/dbConvert.h @@ -12,6 +12,7 @@ #define INCdbConverth #include "dbFldTypes.h" +#include "dbAddr.h" #include "shareLib.h" #ifdef __cplusplus