mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Commit missing stuff
This commit is contained in:
parent
a5860e6e28
commit
7240050243
2 changed files with 0 additions and 3 deletions
|
@ -19,8 +19,6 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#include "php.h" /*php specific */
|
#include "php.h" /*php specific */
|
||||||
#define WIN32_LEAN_AND_MEAN
|
|
||||||
#include <windows.h>
|
|
||||||
#include <lmaccess.h>
|
#include <lmaccess.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -13,7 +13,6 @@
|
||||||
#define TIME_H
|
#define TIME_H
|
||||||
|
|
||||||
/* Include stuff ************************************************************ */
|
/* Include stuff ************************************************************ */
|
||||||
#include <winsock2.h>
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include "php.h"
|
#include "php.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue