mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
Merge pull request #91 from rofl0r/clock_t
psputils.h: fix header inclusion for clock_t
This commit is contained in:
@@ -28,7 +28,7 @@ extern "C" {
|
|||||||
|
|
||||||
/**@{*/
|
/**@{*/
|
||||||
|
|
||||||
#include <sys/time.h>
|
#include <time.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This struct is needed because tv_sec size is different from what newlib expect
|
* This struct is needed because tv_sec size is different from what newlib expect
|
||||||
|
Reference in New Issue
Block a user