mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
parent
a1f0af5205
commit
b0d4004396
@ -778,7 +778,8 @@ enum flush_reason_enum {
|
||||
#ifdef HAVE_LDAP
|
||||
#include "ads_protos.h"
|
||||
#else
|
||||
typedef LDAPMessage void;
|
||||
struct _LDAPMessage;
|
||||
typedef struct _LDAPMessage *LDAPMessage;
|
||||
#endif
|
||||
|
||||
/* We need this after proto.h to reference GetTimeOfDay(). */
|
||||
|
Loading…
Reference in New Issue
Block a user