mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
83fb321291
inclusion only on FreeBSD 5.0). Port still broken due to libtool breakage.
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
--- src/KXLmisc.c.orig Sun Jan 20 01:10:31 2002
|
|
+++ src/KXLmisc.c Sat Mar 30 19:26:06 2002
|
|
@@ -1,6 +1,5 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <signal.h>
|
|
#include <sys/time.h>
|
|
#include "KXL.h"
|