#include "php_content_types.h"
-#if USE_SAPI
-#include "serverapi/sapi.h"
-void *gLock;
-#ifndef THREAD_SAFE
-struct sapi_request_info *sapi_rqst;
-#endif
-#endif
-
-
#include "SAPI.h"
#if MSVC5 || !defined(HAVE_GETOPT)
#include "zend_indent.h"
-#if USE_SAPI
-#include "serverapi/sapi.h"
-void *gLock;
-#ifndef THREAD_SAFE
-struct sapi_request_info *sapi_rqst;
-#endif
-#endif
-
#if MSVC5 || !defined(HAVE_GETOPT)
#include "php_getopt.h"
#endif
#include "zend_highlight.h"
#include "zend_indent.h"
-#if USE_SAPI
-#include "serverapi/sapi.h"
-void *gLock;
-#ifndef THREAD_SAFE
-struct sapi_request_info *sapi_rqst;
-#endif
-#endif
-
#if WIN32|WINNT || !defined(HAVE_GETOPT)
#include "php_getopt.h"
#endif