mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
|
--- KrPool.C.orig Fri Oct 22 00:20:19 1999
|
||
|
+++ KrPool.C Fri Oct 22 18:47:08 1999
|
||
|
@@ -3,7 +3,6 @@
|
||
|
#include <stdlib.h>
|
||
|
#include <assert.h>
|
||
|
#include <limits.h>
|
||
|
-#include <malloc.h>
|
||
|
#include <Kr/KrPool.h>
|
||
|
|
||
|
const uint KrPool::BUFLEN;
|