mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
MFH: point to valid config header
This commit is contained in:
parent
793956a0e1
commit
20296c625d
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