ref: d8c21a32aec0fd7e13fb8e45ee5f630dc7bce1dd
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