From 7612000cb004ae5b8516e3a34a79ab32050d688e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 18 Jun 1997 06:40:45 +0000 Subject: new.h renamed to alloc.h. --- src/derives.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/derives.c') diff --git a/src/derives.c b/src/derives.c index 33a8a035..7a95050c 100644 --- a/src/derives.c +++ b/src/derives.c @@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include "system.h" -#include "new.h" +#include "alloc.h" #include "types.h" #include "gram.h" -- cgit v1.2.1