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