From c8a0f7615617d559e3850e244f0ee142ad10744b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 24 Oct 2013 11:36:58 +0200 Subject: Include missing header file --- rtemsbsd/rtems/rtems-bsd-timesupport.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'rtemsbsd/rtems/rtems-bsd-timesupport.c') diff --git a/rtemsbsd/rtems/rtems-bsd-timesupport.c b/rtemsbsd/rtems/rtems-bsd-timesupport.c index c26c0b07..7090dfcf 100644 --- a/rtemsbsd/rtems/rtems-bsd-timesupport.c +++ b/rtemsbsd/rtems/rtems-bsd-timesupport.c @@ -33,12 +33,10 @@ * SUCH DAMAGE. */ -/* - * This violation is specifically for _Timespec_To_ticks - */ -#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ #include +#include + #include /* -- cgit v1.2.3