diff --git a/src/jrd/Attachment.h b/src/jrd/Attachment.h index 96b35da164..bb235db594 100644 --- a/src/jrd/Attachment.h +++ b/src/jrd/Attachment.h @@ -26,6 +26,9 @@ #define JRD_ATTACHMENT_H #include "firebird.h" + +#define DEBUG_LCK_LIST + // Definition of block types for data allocation in JRD #include "../include/fb_blk.h" #include "../jrd/scl.h"