1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

rename header

This commit is contained in:
Anatol Belski
2015-09-25 11:43:34 +02:00
parent f588c29f9a
commit c3dd6058df
3 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
#endif
#ifdef PHP_WIN32
#include "win32/ftok.h"
#include "win32/ipc.h"
#endif
#if HAVE_FTOK

View File

@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
#include "ftok.h"
#include "ipc.h"
#include <windows.h>
#include <sys/stat.h>