File: agent_trap.h

package info (click to toggle)
net-snmp 5.2.3-7
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 24,416 kB
  • ctags: 16,045
  • sloc: ansic: 175,930; perl: 11,814; sh: 11,230; makefile: 5,375; pascal: 62
file content (9 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
#ifdef UCD_COMPATIBLE

#include <net-snmp/agent/agent_trap.h>

#else

#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"

#endif