Hauke Mehrtens 55ccb04046 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>
(cherry picked from commit 70a962ca6f13e82d8d67f5c8ee65064a41f66a9c)
2020-05-05 00:05:28 +02:00
..
2019-12-23 00:31:29 +01:00
2019-10-19 14:29:44 +02:00
2019-09-04 13:08:42 +02:00
2019-01-24 10:39:30 +01:00
2019-08-27 10:31:06 +02:00
2019-09-04 13:45:39 +02:00
2019-09-04 13:26:39 +02:00
2019-09-04 13:26:35 +02:00