#include <sys/time.h>

This commit is contained in:
Ralf Corsepius
2008-12-08 11:16:21 +00:00
parent 266889191b
commit 6fcf3732f8

View File

@@ -32,6 +32,8 @@
#include <rtems/rtems/status.h>
#include <rtems/rtems/types.h>
#include <sys/time.h> /* struct timeval */
/**
* @defgroup ClassicClock Classic API Clock
*