Missed cvs rm of this file.
This commit is contained in:
parent
a9ffa79ea9
commit
cb3be7fe1a
1 changed files with 0 additions and 12 deletions
|
@ -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
|
||||
|
||||
/*
|
Loading…
Reference in a new issue