ports/sysutils/lcdproc/files/patch-chrono.c
Pav Lucistnik 8a33e90e22 - Update to 0.4.5
PR:		ports/76433
Submitted by:	Lewis Thompson <purple@fajita.org>
2005-01-19 19:35:14 +00:00

11 lines
301 B
C

--- clients/lcdproc/chrono.c.orig Tue Jan 18 19:57:44 2005
+++ clients/lcdproc/chrono.c Tue Jan 18 19:59:30 2005
@@ -62,6 +62,8 @@
#include <sys/dkstat.h>
#endif
+#include <sys/resource.h>
+
#if FREEBSD
/* definitions for indices in the nlist array */
/* from /usr/src/src.bin/top/machine.c */