Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / awk / config / ultrix42mips.h
blob55b375fe32385d4ebc064e25f2f3da06ef21fc90
2 /********************************************
3 ultrix42mips.h
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
16 * Initial revision
21 #ifndef CONFIG_H
22 #define CONFIG_H 1
24 #define HAVE_PROTOS 1
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"
32 #endif /* CONFIG_H */