mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
631c06649b
PR: 22253 Submitted by: MAINTAINER
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
--- 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"
|