- some housekeeping
[m6w6/ext-http] / http_url_api.c
index 6ca33514e7e640a9e8bc55ca76307f1c341f12da..db4ca96fd7abe76a47fdca84c9473eddcaa44845 100644 (file)
 
 /* $Id$ */
 
-#ifdef HAVE_CONFIG_H
-#      include "config.h"
-#endif
-
+#define HTTP_WANT_SAPI
 #define HTTP_WANT_NETDB
 #include "php_http.h"
 
-#include "SAPI.h"
 #include "zend_ini.h"
 #include "php_output.h"
 #include "ext/standard/php_string.h"