From 0cf86f0fc34c7daf020a9189279644af89e273a1 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 29 Nov 1998 14:38:34 +0000 Subject: Renamed `DEBUG' symbol to `DEBUGGING' to prevent collisions with token names and include files. --- lib/ipv4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ipv4.h') diff --git a/lib/ipv4.h b/lib/ipv4.h index 81fa046..c37ea80 100644 --- a/lib/ipv4.h +++ b/lib/ipv4.h @@ -13,7 +13,7 @@ #include "lib/bitops.h" -#ifdef DEBUG +#ifdef DEBUGGING /* * Use the structural representation when you want to make sure -- cgit v1.2.3