mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
--- ucm_exec.c.orig +++ ucm_exec.c @@ -32,6 +32,7 @@ #include <sys/wait.h> #include <limits.h> #include <dirent.h> +#include <limits.h> #if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) #include <signal.h>