1 2 3 4 5 6 7 8 9 10 11
--- libdesklets/system/gtop.c.orig Sat Jan 1 20:33:47 2005 +++ libdesklets/system/gtop.c Thu Feb 17 21:53:53 2005 @@ -48,6 +48,8 @@ #include <sys/socket.h> #include <arpa/inet.h> +/* for INET_ADDRSTRLEN and INET6_ADDRSTRLEN on FreeBSD 4 */ +#include <netinet/in.h> typedef struct {