forked from Lainports/freebsd-ports
11 lines
214 B
Text
11 lines
214 B
Text
--- parser.y.orig Sat Nov 7 10:42:00 1998
|
|
+++ parser.y Sat Oct 21 04:59:01 2000
|
|
@@ -5,8 +5,6 @@
|
|
#include <string.h>
|
|
#ifdef __DECCXX
|
|
#include <alloca.h>
|
|
-#else
|
|
-#include <malloc.h>
|
|
#endif
|
|
|
|
#include "nmtbl.h"
|