]> granicus.if.org Git - php/commitdiff
- no config.h in ext/
authorPierre Joye <pajoye@php.net>
Fri, 15 Aug 2008 15:38:55 +0000 (15:38 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 15 Aug 2008 15:38:55 +0000 (15:38 +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"