summaryrefslogtreecommitdiffstats
path: root/main/gpsd/ttydefaults.patch
blob: f72ca3d5ff458419f9e95600b40f50d92803bf95 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./gpsmon.c.orig
+++ ./gpsmon.c
@@ -19,6 +19,7 @@
 #include <sys/time.h>		/* expected to declare select(2) a la SuS */
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/ttydefaults.h>
 #include <sys/select.h>
 #include <fcntl.h>
 #ifndef S_SPLINT_S