- reorder includes, always include php.h first
[m6w6/ext-http] / http_message_api.c
index 47cd1ddd2bf28d3b5d3e33fa28338f6e944d7f7d..1cf8661546574505b5d3d1dd255713c585c2b058 100644 (file)
@@ -18,8 +18,8 @@
 #ifdef HAVE_CONFIG_H
 #      include "config.h"
 #endif
-
 #include "php.h"
+
 #include "php_http.h"
 #include "php_http_std_defs.h"
 #include "php_http_api.h"