Ticket #2258: patch.gpsd
File patch.gpsd, 296 bytes (added by shadow@…, 20 years ago) |
---|
Line | |
---|---|
1 | Index: gpsd.c |
2 | =================================================================== |
3 | --- gpsd/gpsd.c (revision 1295) |
4 | +++ gpsd.c (revision 1296) |
5 | @@ -11,6 +11,7 @@ |
6 | #include <setjmp.h> |
7 | #include <stdio.h> |
8 | #include <sys/socket.h> |
9 | +#include <sys/time.h> |
10 | #include <netinet/in.h> |
11 | |
12 | #include "config.h" |