diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:56:54 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:56:54 +0200 |
| commit | 15612a69dd5bb9dbad09e7095dc69ba96997c23b (patch) | |
| tree | 36fd5957c604f96e283229e0429aed345b4c5583 /include | |
| parent | 9a01a96702fcc37ed10d0bece56bfddf4387b274 (diff) | |
| parent | 1f8a958cf61bc473bb0aa05a133ad40412910811 (diff) | |
Update upstream source from tag 'upstream/5.4'
Update to upstream version '5.4'
with Debian dir dfa54d2313558d6119cccdcfa146b3f044f439d5
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 |
