freebsd-ports/editors/xenon/files/patch-ac
Chris Piazza 5d0e746f08 A simple X-based text editor which is based on libXpm instead of
gtk+/qt/motif/etc.

PR:		14467
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-14 02:08:28 +00:00

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;