File: snmpv3.h

package info (click to toggle)
net-snmp 5.7.3%2Bdfsg-5%2Bdeb10u2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 37,724 kB
  • sloc: ansic: 273,300; sh: 18,297; perl: 17,097; makefile: 3,741; xml: 684; python: 495; pascal: 62; sql: 47
file content (9 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
#ifdef UCD_COMPATIBLE

#include <net-snmp/library/snmpv3.h>

#else

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

#endif