fixed DLL export

This commit is contained in:
Jeff Hill
2004-08-11 00:46:12 +00:00
parent 7ef6eaee28
commit 2d613ba5d0
7 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -45,9 +45,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "errlog.h"
#define epicsExportSharedSymbols
#include "errlog.h"
#include "dbmf.h"
#include "macLib.h"
+1 -1
View File
@@ -18,9 +18,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "errlog.h"
#define epicsExportSharedSymbols
#include "errlog.h"
#include "macLib.h"
/*