Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 48033408 | 2018-06-14 11:38:32 | Provide a <sys/param.h> with MIN() and MAX() 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> |