Merge pull request #176 from EuropeanSpallationSource/motordrvCom_h-needs-shareLib_h

motordrvCom.h needs shareLib.h
This commit is contained in:
Kevin Peterson
2021-04-26 11:19:58 -05:00
committed by GitHub
+1
View File
@@ -45,6 +45,7 @@ USAGE... This file contains definitions and structures that
#ifndef INCmotordrvComh
#define INCmotordrvComh 1
#include <shareLib.h>
#include <callback.h>
#include <epicsTypes.h>
#include <epicsEvent.h>