Add apparently missing include

This commit is contained in:
Sascha Schumann 2002-03-04 20:14:52 +00:00
parent f1e23ebb35
commit e991374db6

View File

@ -27,6 +27,7 @@
#include "credits.h"
#include "SAPI.h"
#include <time.h>
#include "php_main.h"
#if !defined(PHP_WIN32)
#include "build-defs.h"
#endif