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