Build correctly on systems which lack localtime_r

This commit is contained in:
Sascha Schumann 1999-12-27 10:52:46 +00:00
parent 4e1baf3a4e
commit 7e156e73b5

View File

@ -9,6 +9,8 @@
#include "dbf_misc.h"
#include "php_reentrancy.h"
/*
* routine to change little endian long to host long
*/