diff options
Diffstat (limited to 'plan9/config.plan9')
-rw-r--r-- | plan9/config.plan9 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/plan9/config.plan9 b/plan9/config.plan9 index 1be10e85ba..0fcfa82d9f 100644 --- a/plan9/config.plan9 +++ b/plan9/config.plan9 @@ -3619,17 +3619,6 @@ */ /*#define I_NDBM / **/ -/* I_STDARG: - * This symbol, if defined, indicates that <stdarg.h> exists and should - * be included. - */ -/* I_VARARGS: - * This symbol, if defined, indicates to the C program that it should - * include <varargs.h>. - */ -#define I_STDARG /**/ -/*#define I_VARARGS / **/ - /* SH_PATH: * This symbol contains the full pathname to the shell used on this * on this system to execute Bourne shell scripts. Usually, this will be |