score: Includes in <rtems/score/smplockstats.h>

Include implementation header files only if necessary.

Update #3598.
This commit is contained in:
Sebastian Huber
2018-11-12 09:24:28 +01:00
parent 3b69a0e2e0
commit 356b07e68f

View File

@@ -21,9 +21,11 @@
#if defined(RTEMS_SMP)
#if defined(RTEMS_PROFILING)
#include <rtems/score/chainimpl.h>
#include <stdint.h>
#endif
#ifdef __cplusplus
extern "C" {