summaryrefslogtreecommitdiffstats
path: root/net/net-snmp/patches/751-gcc-14-fix.patch
blob: a217bb708b3470d3537eb65cb8dcfa2244b36666 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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;