1 2 3 4 5 6 7 8 9 10 11 12 13
--- wddx.c.orig Mon Jul 26 08:56:21 2004 +++ wddx.c Mon Jul 26 08:56:40 2004 @@ -18,6 +18,10 @@ /* $Id: wddx.c,v 1.96.2.5.2.1 2004/07/13 13:15:30 iliaa Exp $ */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include "php.h" #include "php_wddx.h"