From 6e91c4d24527d4fe76f857a75244197887794372 Mon Sep 17 00:00:00 2001 From: Kevin Peterson Date: Tue, 8 Sep 2020 09:50:57 -0500 Subject: [PATCH] Merge pull request #168 from epics-modules/add_shareLib Add shareLib.h (cherry picked from commit 173355c5ea6130609182269be2e1716341dccaf2) --- motorApp/MotorSrc/asynMotorAxis.h | 1 + motorApp/MotorSrc/asynMotorController.h | 1 + 2 files changed, 2 insertions(+) diff --git a/motorApp/MotorSrc/asynMotorAxis.h b/motorApp/MotorSrc/asynMotorAxis.h index 16cf044c..77666853 100644 --- a/motorApp/MotorSrc/asynMotorAxis.h +++ b/motorApp/MotorSrc/asynMotorAxis.h @@ -10,6 +10,7 @@ #include #include +#include #ifdef __cplusplus #include diff --git a/motorApp/MotorSrc/asynMotorController.h b/motorApp/MotorSrc/asynMotorController.h index 56b44e96..bbcfa8e9 100644 --- a/motorApp/MotorSrc/asynMotorController.h +++ b/motorApp/MotorSrc/asynMotorController.h @@ -10,6 +10,7 @@ #include #include +#include #define MAX_CONTROLLER_STRING_SIZE 256 #define DEFAULT_CONTROLLER_TIMEOUT 2.0