1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00

MFH: revert previous commit

This commit is contained in:
foobar
2003-08-13 01:37:58 +00:00
parent 351a686a7c
commit 9356017daa

View File

@@ -21,6 +21,7 @@
+----------------------------------------------------------------------+
*/
/* $Id$ */
#include "php.h"
@@ -39,7 +40,6 @@
#include "win32/unistd.h"
#endif
#include "zend_globals.h"
#include "zend_variables.h"
#include "php_globals.h"
#include "php_array.h"
#include "basic_functions.h"