mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
Bug #66840: Fix broken build when extension built separately
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "php.h"
|
||||
#include "ext/standard/file.h"
|
||||
#include "ext/standard/url.h"
|
||||
|
||||
Reference in New Issue
Block a user