mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
5 lines
75 B
C
5 lines
75 B
C
#include <php_config.h>
|
|
#ifdef HAVE_CONFIG_H
|
|
#include "../config.h"
|
|
#endif
|