From 296db96a6cbea5f0a7b66dc036ea8bb97d8056ba Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 11 Jan 2001 22:23:01 +0000 Subject: [PATCH] removed ref to osiEvent.h and osiMutex.h --- src/libCom/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libCom/Makefile b/src/libCom/Makefile index 6798bb417..c822b8c47 100644 --- a/src/libCom/Makefile +++ b/src/libCom/Makefile @@ -125,8 +125,6 @@ INC += osdInterrupt.h #Marty remove the following INC += osiSem.h INC += osdSem.h -INC += osiMutex.h -INC += osiEvent.h INC += epicsMutex.h