mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Renamed DEBUG' symbol to
DEBUGGING' to prevent collisions with token
names and include files.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "lib/bitops.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef DEBUGGING
|
||||
|
||||
/*
|
||||
* Use the structural representation when you want to make sure
|
||||
|
Reference in New Issue
Block a user