]> granicus.if.org Git - php/commitdiff
MFH: revert config header change
authorRob Richards <rrichards@php.net>
Tue, 11 Sep 2007 11:25:20 +0000 (11:25 +0000)
committerRob Richards <rrichards@php.net>
Tue, 11 Sep 2007 11:25:20 +0000 (11:25 +0000)
ext/bcmath/libbcmath/src/bcmath.h

index 3d7c478648478b450f4a61430d2e55f49c7d774c..ce68f0da4e8ca1dd0378797515b873423e2d8496 100644 (file)
@@ -53,7 +53,7 @@ typedef struct bc_struct
     } bc_struct;
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "../../config.h"
 #endif
 
 #include "php.h"