diff --git a/ext/standard/type.c b/ext/standard/type.c index 4f3950e2784..4557014ff5a 100644 --- a/ext/standard/type.c +++ b/ext/standard/type.c @@ -15,7 +15,6 @@ */ #include "php.h" -#include "php_incomplete_class.h" /* {{{ Returns the type of the variable */ PHP_FUNCTION(gettype)