2 /********************************************
4 copyright 1992, Michael D. Brennan
6 This is a source file for mawk, an implementation of
7 the AWK programming language.
9 Mawk is distributed without warranty under the terms of
10 the GNU General Public License, version 2, 1991.
11 ********************************************/
14 /* $Log: ultrix42mips.h,v $
15 * Revision 1.1 92/03/03 12:35:21 brennan
25 #define HAVE_STDLIB_H 1
26 #define HAVE_STDARG_H 1
28 /* The only reason __STDC__ is not turned on is
29 compiler doesn't recognize const */
31 #include "config/Idefault.h"