mirror of
https://github.com/php/php-src.git
synced 2026-04-09 17:13:31 +02:00
Include "php.h", otherwise we don't have access to the PHP and autoconf
macros.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include "php.h"
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#include <windows.h>
|
||||
#include <winsock.h>
|
||||
|
||||
Reference in New Issue
Block a user