Skip to content

Commit 7240050

Browse files
committed
Commit missing stuff
1 parent a5860e6 commit 7240050

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

win32/pwd.c

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
/* $Id$ */
2020

2121
#include "php.h" /*php specific */
22-
#define WIN32_LEAN_AND_MEAN
23-
#include <windows.h>
2422
#include <lmaccess.h>
2523
#include <stdio.h>
2624
#include <stdlib.h>

win32/time.h

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#define TIME_H
1414

1515
/* Include stuff ************************************************************ */
16-
#include <winsock2.h>
1716
#include <time.h>
1817
#include "php.h"
1918

0 commit comments

Comments
 (0)