Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / awk / config / sun_os41.h
blob492b451bc33ca904e69e82d8277b93bd53330351
2 /********************************************
3 sun_os41.h
4 copyright 1991, 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: sun_os41.h,v $
15 * Revision 1.3 91/12/05 08:24:02 brennan
16 * 1.1 pre-release
20 #ifndef CONFIG_H
21 #define CONFIG_H
23 /* this is missing (actually its in 5include) */
24 int fprintf() ;
27 #include "config/Idefault.h"
29 #endif