diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:56:53 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:56:53 +0200 |
| commit | 1f8a958cf61bc473bb0aa05a133ad40412910811 (patch) | |
| tree | b934c7ab6847599032c82b1c6d8bc2697cae44a6 /src/tc-proc.c | |
| parent | 2dd4663ee68419059f327545e70095c4257b19e3 (diff) | |
New upstream version 5.4upstream
Diffstat (limited to 'src/tc-proc.c')
| -rw-r--r-- | src/tc-proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tc-proc.c b/src/tc-proc.c index c17b232..9af1eba 100644 --- a/src/tc-proc.c +++ b/src/tc-proc.c @@ -1,4 +1,5 @@ // SPDX-License-Identifier: MIT +#define _POSIX_C_SOURCE 999900L /* cygwin:fdopen */ #ifdef __cplusplus # include <cerrno> # include <cstdio> |
