From 7a8afecc3432b6ca21e74c6baef01bfc8345c325 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 1 Feb 2000 01:20:46 +0000 Subject: [PATCH] removed include of osd files --- src/libCom/test/threadTest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libCom/test/threadTest.c b/src/libCom/test/threadTest.c index a2911a0dd..60b5c3cde 100644 --- a/src/libCom/test/threadTest.c +++ b/src/libCom/test/threadTest.c @@ -15,8 +15,6 @@ of this distribution. #include #include #include -#include -#include #include "osiThread.h" #include "osiSem.h"