mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
|
--- yabasic.bison.orig Sun Nov 7 15:22:19 1999
|
||
|
+++ yabasic.bison Fri Dec 24 13:48:57 1999
|
||
|
@@ -24,7 +24,7 @@
|
||
|
#include "yabasic.h" /* definitions of yabasic */
|
||
|
#endif
|
||
|
|
||
|
-#include <malloc.h>
|
||
|
+#include <stdlib.h>
|
||
|
|
||
|
#if HAVE_ALLOCA_H
|
||
|
#include <alloca.h>
|