From d9b4a5a4c3eaf25889150eaa7e123ddd3d4ed3ff Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 6 Mar 2000 21:12:57 +0000 Subject: [PATCH] remove include for cadef.h --- src/libCom/test/fdmgrTest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libCom/test/fdmgrTest.c b/src/libCom/test/fdmgrTest.c index ccd06be26..800537019 100644 --- a/src/libCom/test/fdmgrTest.c +++ b/src/libCom/test/fdmgrTest.c @@ -4,7 +4,6 @@ #include "fdmgr.h" #include "tsStamp.h" -#include "cadef.h" #include "epicsAssert.h" static const unsigned uSecPerSec = 1000000;