]> granicus.if.org Git - php/commitdiff
revert previous commit
authorHarald Radi <phanto@php.net>
Thu, 16 Jan 2003 22:08:00 +0000 (22:08 +0000)
committerHarald Radi <phanto@php.net>
Thu, 16 Jan 2003 22:08:00 +0000 (22:08 +0000)
ext/bcmath/libbcmath/src/config.h

index 9cb0d33d1dff5731b42766ac1911cafd9c460844..6516f8f19beab4bffb8a8bfb1fd6ebfc672a31de 100644 (file)
@@ -1,7 +1,3 @@
-#include <string.h>
-#include "zend.h"
-#include "zend_alloc.h"
-
 #if PHP_WIN32
 #include "../../../../main/config.w32.h"
 #elif defined(NETWARE)
@@ -9,3 +5,7 @@
 #else
 #include "php_config.h"
 #endif
+
+#include <string.h>
+#include "zend.h"
+#include "zend_alloc.h"