- no config.h in ext/

This commit is contained in:
Pierre Joye 2008-08-15 15:38:55 +00:00
parent 34f9e9ca1b
commit 30c3c16143

View file

@ -53,7 +53,7 @@ typedef struct bc_struct
} bc_struct; } bc_struct;
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include "../../config.h" #include "config.h"
#endif #endif
#include "php.h" #include "php.h"