summaryrefslogtreecommitdiff
path: root/monitor_superstar2.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor_superstar2.c')
-rw-r--r--monitor_superstar2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor_superstar2.c b/monitor_superstar2.c
index 50e64ff6..bf9d4ed6 100644
--- a/monitor_superstar2.c
+++ b/monitor_superstar2.c
@@ -12,6 +12,7 @@
#include <assert.h>
#include "gpsd_config.h"
+
#ifdef HAVE_NCURSES_H
#include <ncurses.h>
#else