diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:57:12 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:57:12 +0200 |
| commit | d71ca4876dbd4c68dae05cf55b7d24de3a09b7ed (patch) | |
| tree | 36fd5957c604f96e283229e0429aed345b4c5583 /include | |
| parent | 9a01a96702fcc37ed10d0bece56bfddf4387b274 (diff) | |
| parent | 15612a69dd5bb9dbad09e7095dc69ba96997c23b (diff) | |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'include')
| -rw-r--r-- | include/libHX/option.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libHX/option.h b/include/libHX/option.h index 9eff6a9..1c0cb53 100644 --- a/include/libHX/option.h +++ b/include/libHX/option.h @@ -8,6 +8,7 @@ # include <stddef.h> # include <stdio.h> #endif +#include <sys/types.h> #include <libHX/cast.h> #ifdef __cplusplus |
