change errMdef to errlog

This commit is contained in:
Marty Kraimer
2000-02-04 16:21:55 +00:00
parent 6225d1daf1
commit 192ac944c5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ of this distribution.
#include "freeList.h"
#include "macLib.h"
#include "postfix.h"
#include <errMdef.h>
#include <errlog.h>
#include <ellLib.h>
static semMutexId asLock;
+1 -1
View File
@@ -36,7 +36,7 @@ of this distribution.
#undef LINK_GBLSOURCE
#include "dbFldTypes.h"
#include "epicsPrint.h"
#include "errMdef.h"
#include "errlog.h"
#include "ellLib.h"
#include "cvtFast.h"
#include "devSup.h"