13 lines
301 B
Diff
13 lines
301 B
Diff
|
Index: agent/mibgroup/host/hr_swinst.c
|
||
|
===================================================================
|
||
|
--- agent/mibgroup/host/hr_swinst.c.orig
|
||
|
+++ agent/mibgroup/host/hr_swinst.c
|
||
|
@@ -3,6 +3,7 @@
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
+#define _RPM_4_4_COMPAT 1
|
||
|
#include <net-snmp/net-snmp-config.h>
|
||
|
|
||
|
#if HAVE_SYS_PARAM_H
|