summaryrefslogtreecommitdiff
path: root/gpsmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsmon.c')
-rw-r--r--gpsmon.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gpsmon.c b/gpsmon.c
index 95fd8b16..3ae51416 100644
--- a/gpsmon.c
+++ b/gpsmon.c
@@ -24,11 +24,6 @@
#ifdef HAVE_BLUEZ
#include <bluetooth/bluetooth.h>
#endif
-#ifdef HAVE_NCURSES_H
-#include <ncurses.h>
-#else
-#include <curses.h>
-#endif /* HAVE_NCURSES_H */
#include "gpsd.h"
#include "gpsdclient.h"
#include "gpsmon.h"