summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 63cfd69f..fd7d2a89 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -5,7 +5,9 @@
*/
#endif /* GPSD_CONFIG_H */
+#ifdef HAVE_TERMIOS_H
#include <termios.h>
+#endif /* HAVE_TERMIOS_H */
#include <stdint.h>
#include <stdarg.h>
#include "gps.h"