1
0
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:
Rasmus Lerdorf
1999-07-24 02:43:22 +00:00
parent 8de073782c
commit d9f6ea2fc3

View File

@@ -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[] =