mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
5d0e746f08
gtk+/qt/motif/etc. PR: 14467 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
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;
|