From 0a8a922efd78a5a25a24da69182c25142730e054 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Tue, 21 Mar 2006 23:06:12 +0000 Subject: [PATCH] Changes for RTEMS --- motorApp/NewportSrc/xps_c8_driver.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/motorApp/NewportSrc/xps_c8_driver.cpp b/motorApp/NewportSrc/xps_c8_driver.cpp index 1c601fdd..01185e40 100755 --- a/motorApp/NewportSrc/xps_c8_driver.cpp +++ b/motorApp/NewportSrc/xps_c8_driver.cpp @@ -2,6 +2,10 @@ // Created source file api.cpp for API description // + +#ifdef __rtems__ +#include +#endif #include /* Added by JHK */