mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
301 B
C
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 */
|