File: snmp-tc.h

package info (click to toggle)
net-snmp 5.7.2.1%2Bdfsg-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 34,584 kB
  • sloc: ansic: 268,083; sh: 18,217; perl: 17,235; makefile: 3,702; xml: 508; python: 495; pascal: 124; sql: 47
file content (9 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
#ifdef UCD_COMPATIBLE

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

#else

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

#endif