Copy from home:hennevogel:TODO/net-snmp based on submit request 19265 from user coolo OBS-URL: https://build.opensuse.org/request/show/19265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=21
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
|