mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
CHECK_CSN is a debug only flag for testing. It should always remain
behind LDAP_DEVEL
This commit is contained in:
parent
a9ff0e97fc
commit
86105092bd
@ -28,7 +28,9 @@
|
||||
#include "config.h"
|
||||
#include "ldap_rq.h"
|
||||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define CHECK_CSN 1
|
||||
#endif
|
||||
|
||||
/* A modify request on a particular entry */
|
||||
typedef struct modinst {
|
||||
|
Loading…
Reference in New Issue
Block a user