Include missing header file

This commit is contained in:
Sebastian Huber 2013-10-24 11:36:58 +02:00
parent 46ffd7222b
commit c8a0f76156

View File

@ -33,12 +33,10 @@
* SUCH DAMAGE.
*/
/*
* This violation is specifically for _Timespec_To_ticks
*/
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#include <machine/rtems-bsd-config.h>
#include <sys/time.h>
#include <rtems/score/timespec.h>
/*