diff options
Diffstat (limited to 'gas/config/vms-conf.h')
-rw-r--r-- | gas/config/vms-conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/vms-conf.h b/gas/config/vms-conf.h index da32c44..3c5b743 100644 --- a/gas/config/vms-conf.h +++ b/gas/config/vms-conf.h @@ -100,7 +100,7 @@ #endif /* Define if you have the <unistd.h> header file. */ -#undef HAVE_UNISTD_H +#define HAVE_UNISTD_H /* config-gas.com will make one if necessary */ /* Define if you have the <varargs.h> header file. */ #undef HAVE_VARARGS_H |