Browse Source

This format is also used by the XML module

allows us to compile with Apache's expat-lite dir
experimetnal/RETURN_REF_PATCH
Sascha Schumann 27 years ago
parent
commit
5a468e740c
  1. 2
      ext/wddx/php_wddx.h

2
ext/wddx/php_wddx.h

@ -34,7 +34,7 @@
#if HAVE_WDDX
#include "xml/xmlparse.h"
#include "xmlparse.h"
extern int php_minit_wddx(INIT_FUNC_ARGS);

Loading…
Cancel
Save