Got rid of pref.h.orig (and pref.h) entirely, moving its contents into
[pspp-builds.git] / src / libpspp / hash.c
index fcf2b1f9634452c7c079948b21e0b77d3a7df0ba..c3a7eb7e59d7c82d5ec2feeda287cdc014b4befb 100644 (file)
@@ -567,7 +567,7 @@ hsh_count (struct hsh_table *h)
 \f
 /* Debug helpers. */
 
-#if GLOBAL_DEBUGGING
+#if DEBUGGING
 #undef NDEBUG
 #include "message.h"
 #include <stdio.h>