From: Jani Taskinen Date: Fri, 15 Aug 2008 16:37:22 +0000 (+0000) Subject: - Revert bad fix X-Git-Tag: BEFORE_HEAD_NS_CHANGE~700 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68a8a0f89c776404326d4b34b0a092fc1ad0ac75;p=php - Revert bad fix --- 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"