--- embedaddon/iftop/dlcommon.c 2012/02/21 16:57:34 1.1.1.1 +++ embedaddon/iftop/dlcommon.c 2016/10/18 14:04:50 1.1.1.2 @@ -25,6 +25,7 @@ typedef unsigned long ulong; #include #include #include +#include #include #include "dlcommon.h" @@ -462,7 +463,7 @@ char *bufp; err("dlphysaddrack: short response ctl.len: %d", ctl.len); } -static void +void sigalrm() { (void) err("sigalrm: TIMEOUT");