Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Update
ptpd
ptpd2-net-snmp_U64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ptpd2-net-snmp_U64.patch of Package ptpd
From 1886522b50fe44e5c0dedd01d13ac456b941f744 Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: Tue, 12 Jul 2016 18:07:08 +0200 Subject: [PATCH] Solve issue #25 - Removing type U64 from net-snmp related code --- src/dep/snmp.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: src/dep/snmp.c =================================================================== --- src/dep/snmp.c.orig +++ src/dep/snmp.c @@ -221,7 +221,7 @@ snmpHeaderIndexBest(struct snmpHeaderInd #define SNMP_LOCAL_VARIABLES \ static unsigned long long_ret; \ - static U64 counter64_ret; \ + static struct counter64 counter64_ret; \ static uint32_t ipaddr; \ Integer64 bigint; \ struct snmpHeaderIndex idx; \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor