/******************************************** sun_os41.h copyright 1991, Michael D. Brennan This is a source file for mawk, an implementation of the AWK programming language. Mawk is distributed without warranty under the terms of the GNU General Public License, version 2, 1991. ********************************************/ /* $Log: sun_os41.h,v $ /* Revision 1.1.1.1 1993/03/21 09:45:37 cgd /* initial import of 386bsd-0.1 sources /* * Revision 1.3 91/12/05 08:24:02 brennan * 1.1 pre-release * */ #ifndef CONFIG_H #define CONFIG_H /* this is missing (actually its in 5include) */ int fprintf() ; #include "config/Idefault.h" #endif