From 4e23a220195fd64fac437b035d8faef3f2ea5c2b Mon Sep 17 00:00:00 2001 From: "K. Lange" Date: Mon, 25 Jun 2018 21:41:22 +0900 Subject: [PATCH] test-conf must set DEBUG --- apps/test-conf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/test-conf.c b/apps/test-conf.c index 69b88e0a..2f6a31e3 100644 --- a/apps/test-conf.c +++ b/apps/test-conf.c @@ -1,3 +1,4 @@ +#define DEBUG #include #include #include