diff --git a/sysdeps/linux/netload.c b/sysdeps/linux/netload.c index fa715bef..9e381df8 100644 --- a/sysdeps/linux/netload.c +++ b/sysdeps/linux/netload.c @@ -41,6 +41,8 @@ #include #endif +#include + static const unsigned long _glibtop_sysdeps_netload = (1 << GLIBTOP_NETLOAD_ERRORS_IN) + (1 << GLIBTOP_NETLOAD_ERRORS_OUT) +