mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
cleanups
This commit is contained in:
@@ -39,9 +39,6 @@
|
||||
#undef ERROR
|
||||
#endif
|
||||
|
||||
#if !(WIN32|WINNT)
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include "php.h"
|
||||
|
||||
#if COMPILE_DL
|
||||
|
||||
@@ -42,9 +42,6 @@ static int numthreads=0;
|
||||
void *ldap_mutex;
|
||||
#endif
|
||||
|
||||
#if !(WIN32|WINNT)
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include "php.h"
|
||||
|
||||
#if HAVE_LDAP
|
||||
|
||||
Reference in New Issue
Block a user