freebsd-ports/net-mgmt/net-snmp/files/patch-sctpScalars.h
Jun Kuriyama 53bb537d6a Introduce SCTP-MIB patch for FreeBSD.
This patch was already submitted to upstream.

Submitted by:	rrs
2009-01-25 14:19:16 +00:00

11 lines
414 B
C

--- agent/mibgroup/sctp-mib/sctpScalars.h.orig 2009-01-23 23:43:37.000000000 +0900
+++ agent/mibgroup/sctp-mib/sctpScalars.h 2009-01-23 23:44:12.000000000 +0900
@@ -7,6 +7,8 @@
config_require(sctp-mib/sctpScalars_common)
#if defined( linux )
config_require(sctp-mib/sctpScalars_linux)
+#elif defined ( freebsd7 )
+config_require(sctp-mib/sctpScalars_freebsd)
#else
/*
* couldn't determine the correct file!