$NetBSD: patch-ab,v 1.10 1999/02/20 00:05:48 tron Exp $

--- ktetris/net.h.orig	Tue Mar 10 23:52:55 1998
+++ ktetris/net.h	Fri Feb 19 21:46:13 1999
@@ -7,6 +7,8 @@
 
 #include <sys/types.h>
 
+typedef unsigned int ksize_t;
+
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
 #endif
