adaptationlayer/dataport/dataport_csy/src/dpcommpep.cpp
changeset 5 8ccc39f9d787
parent 0 63b37f68c1ce
equal deleted inserted replaced
4:510c70acdbf6 5:8ccc39f9d787
    26 #include "dpbreak.h"        // break signal handling
    26 #include "dpbreak.h"        // break signal handling
    27 #include "dpstruct.h"       // structures for common pep type
    27 #include "dpstruct.h"       // structures for common pep type
    28 #include "dplog.h"          // dataport logging
    28 #include "dplog.h"          // dataport logging
    29 
    29 
    30 #include "pep_comm_types.h" // structures for isi-message interface
    30 #include "pep_comm_types.h" // structures for isi-message interface
    31 #include "osttracedefinitions.h"
    31 #include "OstTraceDefinitions.h"
    32 #ifdef OST_TRACE_COMPILER_IN_USE
    32 #ifdef OST_TRACE_COMPILER_IN_USE
    33 #include "dpcommpeptraces.h"
    33 #include "dpcommpepTraces.h"
    34 #endif
    34 #endif
    35 
    35 
    36 // LOCAL FUNCTION PROTOTYPES
    36 // LOCAL FUNCTION PROTOTYPES
    37 // none
    37 // none
    38 
    38