summaryrefslogtreecommitdiff
path: root/ext/standard/php_standard.h
diff options
context:
space:
mode:
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 2ec851632e..3c7535da1f 100644
--- a/ext/standard/php_standard.h
+++ b/ext/standard/php_standard.h
@@ -58,6 +58,7 @@
#include "php_versioning.h"
#include "php_ftok.h"
#include "php_type.h"
+#include "php_password.h"
#define phpext_standard_ptr basic_functions_module_ptr
PHP_MINIT_FUNCTION(standard_filters);