1 #include "tao/RTCORBA/RTCORBA.h"
2 #include "Kokyu_qosC.h"
3 #include "tao/RTScheduling/RTScheduler.h"
5 void guid_copy( Kokyu::GuidType
& lhs
, const RTScheduling::Current::IdType
& rhs
);
6 void guid_copy( RTScheduling::Current::IdType
& lhs
, const Kokyu::GuidType
& rhs
);