File logfetch.c-patch1.diff of Package Xymon-client
--- xymon-4.3.28-orig/client/logfetch.c 2022-11-28 11:10:22.283851500 +0200 +++ xymon-4.3.28/client/logfetch.c 2022-11-28 11:11:33.303094200 +0200 @@ -28,6 +28,7 @@ #include <glob.h> #include <pwd.h> #include <grp.h> +#include <stdint.h> /* Some systems do not have the S_ISSOCK macro for stat() */ #ifdef SCO_SV