summaryrefslogtreecommitdiffstats
path: root/sysutils/slmon/files/patch-draw.c
blob: d91c05eae2ffc37c59080100cb62e698f7546079 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- draw.c.orig Mon Jun 21 00:56:48 2004
+++ draw.c  Sun May 29 21:47:00 2005
@@ -27,7 +27,9 @@
 #include <glibtop/netload.h>
 
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/in.h>
+#include <arpa/inet.h>
 
 /*
  * Clear screen using color n. This should be used instead of SLsmg_cls() to