aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/nte/files/patch-ae
blob: 67c19eb42c9551777b320ed872b07b25e7559851 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** 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"