Hauke Mehrtens 70a962ca6f upgs: Remove extra _DEFAULT_SOURCE definition
This extra _DEFAULT_SOURCE definition results in a double definition
which is a compile error.

This fixes the following compile error with glibc:
----------------------------------------------------------------------
ugps-2019-06-25-cd7eabcd/nmea.c:19: error: "_DEFAULT_SOURCE" redefined [-Werror]
 #define _DEFAULT_SOURCE

<command-line>: note: this is the location of the previous definition
cc1: all warnings being treated as errors

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-04-18 21:06:45 +02:00
..
2019-12-23 00:22:07 +01:00
2019-10-19 12:49:11 +02:00
2020-04-09 22:08:16 +02:00
2019-01-24 10:39:30 +01:00
2019-10-18 19:23:07 +02:00
2019-08-16 22:53:06 +02:00
2019-08-27 10:32:44 +02:00
2020-02-14 14:10:51 +01:00
2020-02-14 14:10:51 +01:00
2019-09-01 00:34:30 +02:00
2019-07-08 17:01:54 +02:00
2020-02-20 09:12:12 +01:00