summaryrefslogtreecommitdiffstats
path: root/deskutils/gdesklets/files/patch-libdesklets-system-gtop.c
blob: 596198212d3adda7b1b6ff6fe204e2b39e3b0404 (plain)
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
 {
OpenPOWER on IntegriCloud