mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
5 lines
94 B
C
5 lines
94 B
C
#include <php_config.h>
|
|
#ifdef HAVE_CONFIG_H
|
|
#include "../config.h"
|
|
#endif
|
|
#define PHP_BUNDLE
|