]> granicus.if.org Git - php/commitdiff
MFH: point to valid config header
authorRob Richards <rrichards@php.net>
Sat, 8 Sep 2007 09:57:22 +0000 (09:57 +0000)
committerRob Richards <rrichards@php.net>
Sat, 8 Sep 2007 09:57:22 +0000 (09:57 +0000)
ext/bcmath/libbcmath/src/bcmath.h

index ce68f0da4e8ca1dd0378797515b873423e2d8496..3d7c478648478b450f4a61430d2e55f49c7d774c 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"