php-src/ext/fileinfo/libmagic/config.h

11 lines
151 B
C
Raw Normal View History

#ifdef PHP_WIN32
# include "config.w32.h"
#else
# include <php_config.h>
#endif
#ifdef HAVE_CONFIG_H
#include "../config.h"
#endif
#define PHP_BUNDLE