Making dbase compule under WIn32

This commit is contained in:
Frank M. Kromann 2002-03-05 00:28:07 +00:00
parent 46a7b0cf61
commit 68caa64328

View file

@ -4,6 +4,10 @@
* All Rights Reserved
*/
#ifdef PHP_WIN32
#include "ext/standard/flock_compat.h"
#endif
#include <stdio.h>
#include <fcntl.h>