From: Rob Richards Date: Tue, 11 Sep 2007 11:24:39 +0000 (+0000) Subject: revert config header change X-Git-Tag: RELEASE_2_0_0a1~1840 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97a79d5c7708078f53575f525893ad9da987c9a3;p=php revert config header change --- diff --git a/ext/bcmath/libbcmath/src/bcmath.h b/ext/bcmath/libbcmath/src/bcmath.h index 3d7c478648..ce68f0da4e 100644 --- a/ext/bcmath/libbcmath/src/bcmath.h +++ b/ext/bcmath/libbcmath/src/bcmath.h @@ -53,7 +53,7 @@ typedef struct bc_struct } bc_struct; #ifdef HAVE_CONFIG_H -#include "config.h" +#include "../../config.h" #endif #include "php.h"