From 369935dccb06e771a8c82a4a814fd3cb6d5242d0 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Tue, 1 Sep 2009 14:05:38 +0000 Subject: [PATCH] Added errlog.h --- motorApp/MotorSrc/devMotorAsyn.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/motorApp/MotorSrc/devMotorAsyn.c b/motorApp/MotorSrc/devMotorAsyn.c index 78b18c7c..01fa71ab 100644 --- a/motorApp/MotorSrc/devMotorAsyn.c +++ b/motorApp/MotorSrc/devMotorAsyn.c @@ -11,9 +11,9 @@ * Notwithstanding the above, explicit permission is granted for APS to * redistribute this software. * - * Version: $Revision: 1.31 $ - * Modified by: $Author: sluiter $ - * Last Modified: $Date: 2009-05-01 17:55:28 $ + * Version: $Revision: 1.32 $ + * Modified by: $Author: rivers $ + * Last Modified: $Date: 2009-09-01 14:05:38 $ * * Original Author: Peter Denison * Current Author: Peter Denison @@ -41,6 +41,7 @@ #include #include #include +#include #include #include #include