mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
MFH:
* Remove NTDDI_VERSION declaring and use the one in config.w32.h * Remove another _WIN32_WINNT macro redef in win32/time.c
This commit is contained in:
parent
4da3495bd8
commit
540326c31f
2 changed files with 0 additions and 10 deletions
|
@ -22,10 +22,6 @@
|
|||
|
||||
/* Include stuff ************************************************************ */
|
||||
|
||||
/* this allows the use of the WaitableTimer functions.
|
||||
* For win98 and later */
|
||||
#define _WIN32_WINNT 0x400
|
||||
|
||||
#include "time.h"
|
||||
#include "unistd.h"
|
||||
#include "signal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue