summaryrefslogtreecommitdiff
path: root/editors/xenon/files/patch-ac
blob: 3c47b03bcc475659b21c7fecb9336431fecd4534 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;