mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- no config.h in ext/
This commit is contained in:
parent
34f9e9ca1b
commit
30c3c16143
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ typedef struct bc_struct
|
|||
} bc_struct;
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../../config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "php.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue