mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
- Revert wrong fix
This commit is contained in:
parent
5c5ed51911
commit
718fb52b0e
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