Index: agent/mibgroup/etherlike-mib/dot3StatsTable_data_access.c =================================================================== --- agent/mibgroup/etherlike-mib/dot3StatsTable_data_access.c.orig 2008-09-11 23:02:50.000000000 +0200 +++ agent/mibgroup/etherlike-mib/dot3StatsTable_data_access.c 2008-09-11 23:34:29.252291547 +0200 @@ -13,6 +13,7 @@ #include #include #include +#include #include #include Index: agent/mibgroup/rmon-mib/etherStatsTable_data_access.c =================================================================== --- agent/mibgroup/rmon-mib/etherStatsTable_data_access.c.orig 2008-09-11 23:02:50.000000000 +0200 +++ agent/mibgroup/rmon-mib/etherStatsTable_data_access.c 2008-09-11 23:53:05.771791103 +0200 @@ -4,6 +4,7 @@ * * $Id:$ */ +#include /* * standard Net-SNMP includes */