summaryrefslogtreecommitdiff
path: root/report.c
diff options
context:
space:
mode:
Diffstat (limited to 'report.c')
-rw-r--r--report.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/report.c b/report.c
index 6874ea1d..fd1d1c39 100644
--- a/report.c
+++ b/report.c
@@ -2,7 +2,6 @@
#include <stdio.h>
#include <stdarg.h>
#include "gpsd.h"
-#include "display.h"
void gpsd_report(int errlevel UNUSED, const char *fmt, ... )
/* stub logger for clients that don't supply one */