1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

ext/ldap: Remove unused include statement

This commit is contained in:
Gina Peter Banyard
2025-04-26 01:38:35 +01:00
parent e30a8a883f
commit 2e53aef1e8

View File

@@ -32,7 +32,6 @@
#include <stddef.h>
#include "ext/standard/dl.h"
#include "php_ldap.h"
#ifdef PHP_WIN32