included missing header.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1621 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
56d2067885
commit
5e4caf1e35
@ -4,6 +4,10 @@
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
*/
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
typedef long clock_t;
|
||||
typedef long time_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user