$NetBSD: patch-aa,v 1.3 2001/04/08 00:24:56 itojun Exp $

--- agent/filter/logfile.c.orig	Sun Mar 18 03:31:21 2001
+++ agent/filter/logfile.c	Sun Apr  8 09:10:12 2001
@@ -71,6 +71,9 @@
 #include <sys/fcntl.h>	/* Try this one in last resort */
 #endif
 #endif
+#ifdef I_SYS_PARAM
+# include <sys/param.h>
+#endif
 
 #include "confmagic.h"
 
