Add header so WDDX builds as shared

This commit is contained in:
Frank M. Kromann 2006-01-28 06:15:25 +00:00
parent f16b8429da
commit 329198a955

View File

@ -35,6 +35,7 @@
#include "ext/standard/html.h"
#include "ext/standard/php_string.h"
#include "ext/date/php_date.h"
#include "zend_globals.h"
#define WDDX_BUF_LEN 256
#define PHP_CLASS_NAME_VAR "php_class_name"