mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
ext/snmp: remove unused header include
Smart strings are not in use in this file
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
#include "php_snmp.h"
|
#include "php_snmp.h"
|
||||||
|
|
||||||
#include "zend_exceptions.h"
|
#include "zend_exceptions.h"
|
||||||
#include "zend_smart_string.h"
|
|
||||||
#include "ext/spl/spl_exceptions.h"
|
#include "ext/spl/spl_exceptions.h"
|
||||||
|
|
||||||
#ifdef HAVE_SNMP
|
#ifdef HAVE_SNMP
|
||||||
|
|||||||
Reference in New Issue
Block a user