Missed cvs rm of this file.

This commit is contained in:
jwise 2002-04-19 17:46:10 +00:00
parent a9ffa79ea9
commit cb3be7fe1a

View file

@ -1,12 +0,0 @@
$NetBSD: patch-aa,v 1.1.1.1 2001/03/29 19:34:18 jwise Exp $
--- ../jk/jk_pool.h.orig Wed Mar 28 14:47:31 2001
+++ ../jk/jk_pool.h Wed Mar 28 14:51:40 2001
@@ -91,6 +91,8 @@
typedef long long jk_pool_atom_t;
#elif defined(NETWARE)
typedef long long jk_pool_atom_t;
+#else
+ typedef long long jk_pool_atom_t;
#endif
/*