summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-09 03:57:00 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-09 03:57:00 -0400
commit4ab61f18b3a2a0e29f2e8008ea69f943304c60d2 (patch)
tree5c0d4dfbc80c15d051daacada4b1289eca132bb1 /gpsd.h-tail
parent6356e668906031af22f9fdf0f0aa6f8a4d7e2f7b (diff)
downloadgpsd-4ab61f18b3a2a0e29f2e8008ea69f943304c60d2.tar.gz
More WIN32 removal.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 465a8236..d05aa451 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -442,9 +442,7 @@ struct gps_device_t {
sourcetype_t sourcetype;
servicetype_t servicetype;
int mode;
-#ifndef _WIN32
struct termios ttyset, ttyset_old;
-#endif
#ifndef FIXED_PORT_SPEED
unsigned int baudindex;
#endif /* FIXED_PORT_SPEED */