nrpe: update to 4.1.3
[oi-userland.git] / components / sysutils / ipmitool / patches / 03-fix-MAX.patch
blobc0506c7adb4d7b476a67109b81f0884932b155f4
1 --- ipmitool-1.8.17/lib/ipmi_hpmfwupg.c.~1~ 2016-06-02 12:18:10.981544300 +0300
2 +++ ipmitool-1.8.17/lib/ipmi_hpmfwupg.c 2016-06-02 12:19:28.395784836 +0300
3 @@ -47,6 +47,7 @@
4 #include <time.h>
5 #include <sys/param.h>
6 #include <unistd.h>
7 +#include <sys/sysmacros.h>
9 #if HAVE_CONFIG_H
10 # include <config.h>