repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perl/Test-Simple: update to 1.302205
[oi-userland.git]
/
components
/
sysutils
/
ipmitool
/
patches
/
03-fix-MAX.patch
blob
c0506c7adb4d7b476a67109b81f0884932b155f4
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>
8
9
#if HAVE_CONFIG_H
10
# include <config.h>