summaryrefslogtreecommitdiff
path: root/ext/standard/php_standard.h
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2001-10-05 23:56:19 +0000
committerStig Bakken <ssb@php.net>2001-10-05 23:56:19 +0000
commit9ce638248d3dbf9a6c9deb2c0350aa656e219483 (patch)
tree68d24c04f98ee5d32a5d0fbb360c10b3de7250d9 /ext/standard/php_standard.h
parenta1c2b86701b140e1fcfe47bcbf6dd7cd0c593bec (diff)
downloadphp-git-9ce638248d3dbf9a6c9deb2c0350aa656e219483.tar.gz
* prototype of version_compare, doesn't work yet
Diffstat (limited to 'ext/standard/php_standard.h')
-rw-r--r--ext/standard/php_standard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h
index 536c13807e..1d0d7fdbab 100644
--- a/ext/standard/php_standard.h
+++ b/ext/standard/php_standard.h
@@ -56,6 +56,7 @@
#include "php_output.h"
#include "php_array.h"
#include "php_assert.h"
+#include "php_versioning.h"
#define phpext_standard_ptr basic_functions_module_ptr