commit | 2c4e1172ba49bf0a090d67aefd858743a6c5674e | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Fri Jul 23 12:46:38 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Fri Jul 23 12:46:38 2021 +0200 |
tree | a0a82b4507ab77ea66e1601642ea35af2700c095 | |
parent | 54ba891d6c064f5d5ce991c7762785d19787ecdf [diff] |
path MAINTENANCE redundant feature macro
diff --git a/src/path.c b/src/path.c index 6500b70..0f34aa4 100644 --- a/src/path.c +++ b/src/path.c
@@ -11,8 +11,6 @@ * * https://opensource.org/licenses/BSD-3-Clause */ -#define _ISOC99_SOURCE /* strtoull */ - #include "path.h" #include <assert.h>