summaryrefslogtreecommitdiff
path: root/ext/w32api/w32api.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2003-02-17 13:29:59 +0000
committerZeev Suraski <zeev@php.net>2003-02-17 13:29:59 +0000
commit4934744b9334b7f0ba31f31830896d2c1f089246 (patch)
tree68bab5bad35b1d318a6313c7a8cfc22bac4397bd /ext/w32api/w32api.c
parentfb607799cc3aa512136e9c8ec480c043050e5aeb (diff)
downloadphp-git-4934744b9334b7f0ba31f31830896d2c1f089246.tar.gz
Win32 build improvements
Diffstat (limited to 'ext/w32api/w32api.c')
-rw-r--r--ext/w32api/w32api.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/w32api/w32api.c b/ext/w32api/w32api.c
index 7edd607a2e..6442f22c38 100644
--- a/ext/w32api/w32api.c
+++ b/ext/w32api/w32api.c
@@ -209,9 +209,6 @@
#include <stdio.h>
#include <stdlib.h>
-#define WINDOWS_LEAN_AND_MEAN
-#include <windows.h>
-
#include "php.h"
#include "php_ini.h"
#include "ext/standard/info.h"