summaryrefslogtreecommitdiff
path: root/Tachometer.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-12-30 17:54:05 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-12-30 17:54:05 +0000
commit5598e21cd50ff0d71a1548ae4340eeae77ab4a17 (patch)
tree99ff14231a66e07eeab1d7483d32ee573484accf /Tachometer.c
parent732bfeafa8fa915bbb162e178aad94b4045dc786 (diff)
downloadgpsd-5598e21cd50ff0d71a1548ae4340eeae77ab4a17.tar.gz
Move the definition of UNUSED into the configuration machinery where
it belongs.
Diffstat (limited to 'Tachometer.c')
-rw-r--r--Tachometer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tachometer.c b/Tachometer.c
index bbc8b29d..969dad8d 100644
--- a/Tachometer.c
+++ b/Tachometer.c
@@ -17,7 +17,7 @@
#include <X11/StringDefs.h>
#include <TachometerP.h>
#include <math.h>
-#include "display.h"
+#include "config.h"
/****************************************************************
*