ref: abb0ddb38d0671cdc4b2795a579b8d46b39bd130
dir: /src/plan9/config.h/
#ifndef _plan9_config_h_ #define _plan9_config_h_ #define const #define HAVE_C99_VARARGS_MACROS 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H #define HAVE_LIMITS_H 1 #define HAVE_MATH_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define __STRICT_ANSI__ #define HAVE_WAVREAD #endif