From: Francois Fleuret Date: Mon, 27 Aug 2018 05:53:47 +0000 (+0200) Subject: Update to _DEFAULT_SOURCE. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dus.git;a=commitdiff_plain;h=ab669cb70605f372037e533c9096bfa989b563d5 Update to _DEFAULT_SOURCE. --- diff --git a/dus.c b/dus.c index 6de022a..ac1a7d3 100644 --- a/dus.c +++ b/dus.c @@ -24,7 +24,7 @@ #define VERSION_NUMBER "1.3" -#define _BSD_SOURCE +#define _DEFAULT_SOURCE #include #include