ports/textproc/php5-wddx/files/patch-wddx.c
2004-07-27 23:15:02 +00:00

13 lines
263 B
C

--- 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"