mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
add missing datatype as sync for 5113909
This commit is contained in:
parent
5113909259
commit
bf2627e58c
@ -41,6 +41,8 @@ struct timespec
|
||||
#define ITIMER_VIRT 1 /*generates sigvtalrm */
|
||||
#define ITIMER_PROF 2 /*generates sigprof */
|
||||
|
||||
typedef long suseconds_t;
|
||||
|
||||
/* Prototype stuff ********************************************************** */
|
||||
PHPAPI extern int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user