remove deprication warning master
authorJohn Crispin <john@phrozen.org>
Mon, 12 Feb 2018 14:40:37 +0000 (15:40 +0100)
committerJohn Crispin <john@phrozen.org>
Mon, 12 Feb 2018 14:40:37 +0000 (15:40 +0100)
commitcdc1478a8133bec40cdf2daf05640c22e6126aa0
treed092c9259858960c2d671a3a761ff636c6dec27d
parent928cb537aa6a1951ff503b4d13f3c78cead7b581
remove deprication warning

In file included from /usr/include/time.h:27:0,
from /src/projects/ugps/nmea.c:21:
/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]

Signed-off-by: John Crispin <john@phrozen.org>
nmea.c