Files
pkgsrc-ng/lang/stalin/patches/patch-ae
2016-11-18 22:39:22 +01:00

15 lines
315 B
Plaintext

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