This should be defined in atypes.h (which is included via acknex.h)

#define EVENT_BLOCK 1

#define ENABLE_BLOCK (1<<EVENT_BLOCK)

Maybe there was a bug with the headers with exactly that one version you're using... check the contents of atypes.h in "include" folder.