Use the canonical include name for snmpmod.h. The build infrastructure takes
already care to pick up the correct version of the file depending on how we build.
This commit is contained in:
parent
b7316d51d3
commit
4f913ca605
@ -44,7 +44,7 @@
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <netgraph.h>
|
||||
#include "snmpmod.h"
|
||||
#include <bsnmp/snmpmod.h>
|
||||
#include "snmp_netgraph.h"
|
||||
#include "netgraph_tree.h"
|
||||
#include "netgraph_oid.h"
|
||||
|
Loading…
Reference in New Issue
Block a user