mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
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
59ee90cb1a
commit
1fea9479b2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152268
@ -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