diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-11-22 14:50:11 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-11-22 14:50:11 +0100 |
| commit | 80101a458f40cc35f39e890baba1a891a83009e7 (patch) | |
| tree | fe10b6cb9309bef50e7458c5c203905b43529d24 /src/tc-time.c | |
| parent | f6709441cfabc7240dba76be79200aadcb6c037d (diff) | |
| parent | 2e314136ed58b6860c667e379bef22190fe84aa2 (diff) | |
Update upstream source from tag 'upstream/5.2'
Update to upstream version '5.2'
with Debian dir e7bb6e760b18c46422e9b351ee95d4d043b9cfac
Diffstat (limited to 'src/tc-time.c')
| -rw-r--r-- | src/tc-time.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tc-time.c b/src/tc-time.c index e810233..e1ec12b 100644 --- a/src/tc-time.c +++ b/src/tc-time.c @@ -5,6 +5,7 @@ #include <stdlib.h> #include <time.h> #include <unistd.h> +#include <sys/time.h> #include <libHX/defs.h> #include <libHX/init.h> #include <libHX/misc.h> |
