mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 02:11:19 +08:00
11 lines
254 B
Diff
11 lines
254 B
Diff
--- a/agent/mib_modules.c
|
|
+++ b/agent/mib_modules.c
|
|
@@ -42,6 +42,7 @@
|
|
#include <net-snmp/agent/table.h>
|
|
#include <net-snmp/agent/table_iterator.h>
|
|
#include "mib_module_includes.h"
|
|
+#include "mibgroup/ieee802dot11.h"
|
|
|
|
static int need_shutdown = 0;
|
|
|