mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
A bandaid to unbreak world.
This commit is contained in:
parent
212031ae7f
commit
da59fb310d
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ XSYM= ipAddrTable ifTable ifRcvAddressEntry ifMIB ipMIB tcpMIB udpMIB \
|
|||
MAN= snmp_mibII.3
|
||||
|
||||
CFLAGS+= -I${CONTRIB}/lib -I${CONTRIB}/snmpd
|
||||
CFLAGS+= -DHAVE_ERR_H -DHAVE_GETADDRINFO -DHAVE_STRLCPY -DHAVE_SYS_TREE_H
|
||||
|
||||
DEFS= ${MOD}_tree.def
|
||||
INCS= snmp_${MOD}.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue