diff options
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r-- | ext/standard/math.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c index bfaa155d1c..19b87e733c 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.c @@ -23,7 +23,6 @@ #include "php.h" #include "phpmath.h" -#include "snprintf.h" #include <math.h> |