- module/includes cleanup
[m6w6/ext-http] / http_exception_object.c
index 3fc2bc90eb01e3d891edf166f01b222891ba99bc..b6594bac3f98a952b1d2f5b21ac0342dfe2be951 100644 (file)
 #ifdef HAVE_CONFIG_H
 #      include "config.h"
 #endif
-#include "php.h"
 
-#ifdef ZEND_ENGINE_2
+#include "php_http.h"
 
-#include "zend_exceptions.h"
+#ifdef ZEND_ENGINE_2
 
-#include "php_http.h"
-#include "php_http_std_defs.h"
 #include "php_http_exception_object.h"
 
 #define HTTP_EX_DEF_CE http_exception_object_ce