freebsd-ports/sysutils/slmon/files/patch-defines.h
Ying-Chieh Liao 65df8489a4 add slmon
S-Lang System Monitor
2001-11-13 08:05:40 +00:00

10 lines
238 B
C

--- defines.h.orig Tue Nov 6 14:33:50 2001
+++ defines.h Tue Nov 6 14:34:20 2001
@@ -17,6 +17,7 @@
#ifndef SLMON_DEFINES_H
#define SLMON_DEFINES_H
+#include <sys/types.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>