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:
@@ -27,7 +27,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#include "win32/ftok.h"
|
||||
#include "win32/ipc.h"
|
||||
#endif
|
||||
|
||||
#if HAVE_FTOK
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
#include "ftok.h"
|
||||
#include "ipc.h"
|
||||
|
||||
#include <windows.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user