$NetBSD: patch-ab,v 1.11 1999/06/05 21:27:20 tron Exp $ --- ksirtet/net.h.orig Tue Mar 10 23:52:55 1998 +++ ksirtet/net.h Sat Jun 5 23:10:37 1999 @@ -35,6 +35,8 @@ #define CLIENT_TIMEOUT 400 #define SERVER_TIMEOUT 500 +typedef unsigned int ksize_t; + typedef struct { char prev[NAME_LENGTH]; char next[NAME_LENGTH];