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

15 lines
313 B
Plaintext

$NetBSD: patch-ad,v 1.4 2015/12/29 23:34:56 dholland Exp $
Don't use nonstandard headers.
--- stalin-mips.c.orig Mon Jun 25 08:05:08 2001
+++ stalin-mips.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>