From f41eeb030b84d18a496ae00baac54ca514228d84 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 Jul 2013 17:11:17 +0200 Subject: posix: Include missing --- cpukit/posix/include/rtems/posix/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/posix/include/rtems/posix/config.h b/cpukit/posix/include/rtems/posix/config.h index 460ddcb2a9..104bd84046 100644 --- a/cpukit/posix/include/rtems/posix/config.h +++ b/cpukit/posix/include/rtems/posix/config.h @@ -19,6 +19,8 @@ #ifndef _RTEMS_POSIX_CONFIG_H #define _RTEMS_POSIX_CONFIG_H +#include + #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3