freebsd-ports/mbone/nte/files/patch-ad
Bill Fenner 79d12622c6 New port: nte 1.5a23, the UCL Network Text Editor.
Note that this port is restricted due to inclusion of DES code.
1996-11-10 21:14:52 +00:00

11 lines
258 B
Text

--- src/qfdes/qfDES-memory.c.orig Thu Oct 31 14:39:50 1996
+++ src/qfdes/qfDES-memory.c Thu Oct 31 14:41:52 1996
@@ -12,7 +12,7 @@
#include <stdio.h>
#include <memory.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <ctype.h>
#include "qfDES.h"