diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2025-12-26 09:41:24 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2025-12-26 09:41:24 +0100 |
| commit | 178e8c135a60e9f206dcfbad8bab7bb868e6a294 (patch) | |
| tree | 05aa6ad4e9e3f68aea29c1ff8b1c1f445f6c0a3f /libs/xml.c/src/xml.h | |
| parent | 6abbea56a6bfa69cb5e576223301f0c992b646fa (diff) | |
linux port
Diffstat (limited to 'libs/xml.c/src/xml.h')
| -rw-r--r-- | libs/xml.c/src/xml.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/xml.c/src/xml.h b/libs/xml.c/src/xml.h index ef8d55c..43e7f0f 100644 --- a/libs/xml.c/src/xml.h +++ b/libs/xml.c/src/xml.h @@ -31,6 +31,7 @@ #include <stdint.h> #include <stdio.h> #include <string.h> +#include <time.h> #ifdef __cplusplus extern "C" { |
