pkgsrc/lang/stalin/patches/patch-ae
2015-12-29 23:34:43 +00:00

14 lines
315 B
Text

$NetBSD: patch-ae,v 1.7 2015/12/29 23:34:56 dholland Exp $
Don't use nonstandard headers.
--- stalin-sparc.c.orig Mon Jun 25 08:05:20 2001
+++ stalin-sparc.c
@@ -1,7 +1,6 @@
#include <stddef.h>
#include <assert.h>
#include <time.h>
-#include <alloca.h>
#include <gc.h>
#include <string.h>
#include <math.h>