- Get rid of warning on win32, non-threadsafe mode.

This commit is contained in:
Andi Gutmans 1999-09-22 05:26:22 +00:00
parent 709286c0d2
commit 7e5ef04b13

View File

@ -29,6 +29,10 @@ int lcg_globals_id;
static php_lcg_globals lcg_globals;
#endif
#if WIN32||WINNT
#include <process.h>
#endif
/*
* combinedLCG() returns a pseudo random number in the range of (0,1).
* The function combines two CGs with periods of