mirror of
https://github.com/php/php-src.git
synced 2026-04-10 17:43:13 +02:00
Fix broken build
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
#include "php_globals.h"
|
||||
|
||||
#include <time.h>
|
||||
#ifdef HAVE_SYS_TIME_H
|
||||
# include <sys/time.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
|
||||
char *mon_full_names[] =
|
||||
|
||||
Reference in New Issue
Block a user