1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/editors/xenon/files/patch-ac

11 lines
235 B
Plaintext
Raw Normal View History

--- 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;