summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail5
1 files changed, 0 insertions, 5 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 42ab204d..90faa6b8 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -5,12 +5,7 @@
*/
#endif /* GPSD_CONFIG_H */
-#ifdef HAVE_TERMIOS_H
#include <termios.h>
-#endif
-#ifdef HAVE_SYS_TERMIOS_H
-#include <sys/termios.h>
-#endif
#include "gps.h"
#ifdef _WIN32