1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/lang/ptoc/files/patch-ae
Kevin Lo 631c06649b Upgrade to version 3.50
PR: 22253
Submitted by: MAINTAINER
2000-10-24 16:11:57 +00:00

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"