mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
10 lines
235 B
Text
10 lines
235 B
Text
--- 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;
|