mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-04-16 23:13:05 +02:00

Windows doesn't provide <sys/param.h>. Several libbsd sources require it for MIN(), and these are useful non-system-specific macros anyway. Signed-off-by: Guillem Jover <guillem@hadrons.org>