summaryrefslogblamecommitdiff
path: root/lang/ptoc/files/patch-ae
blob: 38422e5f90531a58268609e6457eaa38a69436ce (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
--- 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"