$NetBSD: patch-ad,v 1.1 2005/03/10 14:13:24 tv Exp $

--- kksystr/include/kkiproc.h.orig	Tue Jul  9 13:07:29 2002
+++ kksystr/include/kkiproc.h
@@ -9,7 +9,9 @@
 #include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
+#ifdef __linux__
 #include <utmp.h>
+#endif
 #include <string.h>
 #include <ctype.h>
 
