From b3d2e3fefe382ac2b26512f16d414cbfb93fc8f2 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 31 Aug 2022 13:14:47 +0200 Subject: config: Include on demand Updates #4691. --- cpukit/include/rtems/confdefs/face.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/confdefs/face.h') diff --git a/cpukit/include/rtems/confdefs/face.h b/cpukit/include/rtems/confdefs/face.h index 25f321108c..317d821623 100644 --- a/cpukit/include/rtems/confdefs/face.h +++ b/cpukit/include/rtems/confdefs/face.h @@ -51,9 +51,10 @@ #ifdef CONFIGURE_INIT -#include - #ifdef CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR + + #include + int _POSIX_Timer_Is_allowed( clockid_t clock_id ) -- cgit v1.2.3