mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
re-add sys/stat.h include for GDBM
This commit is contained in:
parent
12a81157a1
commit
f320dcbcb9
@ -261,6 +261,8 @@ ldbm_errno( LDBM ldbm )
|
||||
|
||||
#elif defined( HAVE_GDBM )
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
/*****************************************************************
|
||||
* *
|
||||
* use gdbm *
|
||||
|
Loading…
Reference in New Issue
Block a user