mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-06 15:00:40 +08:00
Cleanup redundant include
This commit is contained in:
parent
b3fc03bae6
commit
25635d8251
@ -11511,9 +11511,7 @@ mdb_env_set_checksum(MDB_env *env, MDB_sum_func *func, unsigned int size)
|
||||
return MDB_SUCCESS;
|
||||
}
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#else
|
||||
#ifndef _WIN32
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user