freebsd-ports/mbone/nte/files/patch-ae
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

19 lines
393 B
Text

*** src/hsearch.c.orig Thu Oct 31 16:19:42 1996
--- src/hsearch.c Thu Oct 31 16:20:02 1996
***************
*** 19,25 ****
Cambridge, MA 02139, USA. */
#include "ansidecl.h"
! #include <malloc.h>
#include <string.h>
#include "search.h"
--- 19,25 ----
Cambridge, MA 02139, USA. */
#include "ansidecl.h"
! #include <stdlib.h>
#include <string.h>
#include "search.h"