From cb3c89f1daf3c98c079782dd765daeee7b38d2c8 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 31 Mar 2003 20:03:16 +0000 Subject: [PATCH] change for win32 --- src/makeBaseApp/top/exampleApp/src/devXxxSoft.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makeBaseApp/top/exampleApp/src/devXxxSoft.c b/src/makeBaseApp/top/exampleApp/src/devXxxSoft.c index 98c1a3861..4d4aa8c21 100644 --- a/src/makeBaseApp/top/exampleApp/src/devXxxSoft.c +++ b/src/makeBaseApp/top/exampleApp/src/devXxxSoft.c @@ -36,6 +36,7 @@ static struct { NULL, read_xxx, }; +epicsShareExtern dset *pdevXxxSoft; epicsShareDef dset *pdevXxxSoft = (dset *)&devXxxSoft;