b8a9c642b2
<stdargs.h>, as well as __STDC__, so this'll build with gcc-3.2.2.
12 lines
295 B
Text
12 lines
295 B
Text
$NetBSD: patch-af,v 1.1 2003/11/09 06:15:24 fredb Exp $
|
|
|
|
--- sorcerer/lib/sintstack.c.orig 1999-06-30 08:08:06.000000000 -0500
|
|
+++ sorcerer/lib/sintstack.c
|
|
@@ -26,6 +26,7 @@
|
|
* AHPCRC, University of Minnesota
|
|
* 1992-1994
|
|
*/
|
|
+#include "pcctscfg.h"
|
|
#include <stdio.h>
|
|
#include <setjmp.h>
|
|
|