diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:56:53 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-05-09 17:56:53 +0200 |
| commit | 1f8a958cf61bc473bb0aa05a133ad40412910811 (patch) | |
| tree | b934c7ab6847599032c82b1c6d8bc2697cae44a6 /include/libHX | |
| parent | 2dd4663ee68419059f327545e70095c4257b19e3 (diff) | |
New upstream version 5.4upstream
Diffstat (limited to 'include/libHX')
| -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 |
