- PHP_WIN32

This commit is contained in:
Andi Gutmans 2000-02-16 09:33:19 +00:00
parent f79688e848
commit c854703ad6

View File

@ -31,7 +31,7 @@
#include "ext/standard/dl.h"
#include "php_ldap.h"
#if WIN32|WINNT
#ifdef PHP_WIN32
#include <string.h>
#if HAVE_NSLDAP
#include <winsock.h>