File: mibincl.h

package info (click to toggle)
net-snmp 5.7.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 34,348 kB
  • sloc: ansic: 268,086; 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/mibincl.h>

#else

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

#endif