diff options
Diffstat (limited to 'gdb/config/vax/xm-vaxult.h')
-rw-r--r-- | gdb/config/vax/xm-vaxult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/vax/xm-vaxult.h b/gdb/config/vax/xm-vaxult.h index 24c6437..5b9020a 100644 --- a/gdb/config/vax/xm-vaxult.h +++ b/gdb/config/vax/xm-vaxult.h @@ -1,7 +1,7 @@ /* Definitions to make GDB run on a vax under Ultrix. */ #include "vax/xm-vax.h" -extern char *strdup(); +extern char *strdup (); /* This is required for Ultrix 3.1b, not for later versions. Ultrix 3.1b can't just use xm-vaxult2.h because Ultrix 3.1b does define |