mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-7.1'
* PHP-7.1:
add missing datatype as sync for 5113909
This commit is contained in:
commit
cefa8ddcc9
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue