1
0
Fork 0

Merging upstream version 1.3~rc1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:49:21 +01:00
parent 62294b7179
commit 04f94acee5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
15 changed files with 39 additions and 24 deletions

View file

@ -32,6 +32,7 @@
#include <unistd.h>
#include <utime.h>
#include <sys/stat.h>
#include <sys/wait.h>
#if defined(__MSVCRT__) || defined(__OS2__)
#include <io.h>
#endif