[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] [PATCH] Improved Windows build of gpspipe
From: |
Gary E. Miller |
Subject: |
Re: [gpsd-dev] [PATCH] Improved Windows build of gpspipe |
Date: |
Sun, 24 Dec 2017 12:49:44 -0800 |
Yo Robert!
Do you now have termios.h? Is this all you need to build w/o termios.h?
On Sun, 24 Dec 2017 12:20:51 +0000
Robert Norris <address@hidden> wrote:
> ---
> gpspipe.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gpspipe.c b/gpspipe.c
> index 72eed30..884fc59 100644
> --- a/gpspipe.c
> +++ b/gpspipe.c
> @@ -67,7 +67,9 @@ static void spinner(unsigned int, unsigned int);
> #define BAUDRATE B4800
>
> /* Serial port variables */
> +#ifdef HAVE_TERMIOS_H
> static struct termios oldtio, newtio;
> +#endif /* HAVE_TERMIOS_H */
> static int fd_out = 1; /* output initially goes to
> standard output */ static char serbuf[255];
> static int debug;
> --
> libgit2 0.26.0
>
>
>
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
address@hidden Tel:+1 541 382 8588
Veritas liberabit vos. -- Quid est veritas?
"If you can’t measure it, you can’t improve it." - Lord Kelvin
pgpr1fI0L3Yvb.pgp
Description: OpenPGP digital signature