diff options
Diffstat (limited to 'textproc/php5-wddx/files/patch-wddx.c')
| -rw-r--r-- | textproc/php5-wddx/files/patch-wddx.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/php5-wddx/files/patch-wddx.c b/textproc/php5-wddx/files/patch-wddx.c new file mode 100644 index 000000000000..0a26af4abf7c --- /dev/null +++ b/textproc/php5-wddx/files/patch-wddx.c @@ -0,0 +1,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" + |
