15 lines
313 B
Plaintext
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>
|