[AGENT++] [PATCH 0/2] SNMP++ Include files fixes

Luca Ceresoli luca at lucaceresoli.net
Fri Sep 2 11:08:54 CEST 2016


Hi,

here are two fixes to add missing #includes that I had to apply to
snmp++ header files in order fo build an application on top of
agent++.

Without these fixes both snmp++ 3.3.7 and agent++ 4.0.6 build without
errors, but applications using them fail because the snmp++ header
files use some functions and types without including the relevant
header files.

Luca Ceresoli (2):
  config_snmp_pp.h.in: add missing include
  smival.h: add missing include

 include/snmp_pp/config_snmp_pp.h.in | 4 ++++
 include/snmp_pp/smival.h            | 1 +
 2 files changed, 5 insertions(+)

-- 
2.7.4



More information about the AGENTPP mailing list