From 5598e21cd50ff0d71a1548ae4340eeae77ab4a17 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 30 Dec 2004 17:54:05 +0000 Subject: Move the definition of UNUSED into the configuration machinery where it belongs. --- Tachometer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tachometer.c') diff --git a/Tachometer.c b/Tachometer.c index bbc8b29d..969dad8d 100644 --- a/Tachometer.c +++ b/Tachometer.c @@ -17,7 +17,7 @@ #include #include #include -#include "display.h" +#include "config.h" /**************************************************************** * -- cgit v1.2.1