commit 8b0eda2af45a00158ef3688a1627cb127a74b20b parent abc309bee6007ed47a2aee33705324dc9cc8050a Author: tjg <tjg> Date: Tue, 20 Aug 2002 15:57:45 +0000 no NDEBUG for snapshots Diffstat:
M | rc.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rc.h b/rc.h @@ -1,4 +1,4 @@ -#define NDEBUG 1 +#undef NDEBUG #include "config.h" #include "proto.h"