freebsd-ports/sysutils/slmon/files/patch-draw.c
Florent Thoumie a3d3f41381 - Update to 0.5.13.
PR:		ports/81729
Submitted by:	Ports Fury
2005-05-31 20:28:26 +00:00

12 lines
309 B
C

--- 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