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, 0 insertions, 1 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h
index b79a3bd9e1..aae11ca83e 100644
--- a/ext/standard/php_standard.h
+++ b/ext/standard/php_standard.h
@@ -59,7 +59,6 @@
#include "php_versioning.h"
#include "php_ftok.h"
#include "php_type.h"
-#include "php_sunfuncs.h"
#define phpext_standard_ptr basic_functions_module_ptr
PHP_MINIT_FUNCTION(standard_filters);