diff options
Diffstat (limited to 'scripts/conf-riscos/include/g10defs.h')
-rw-r--r-- | scripts/conf-riscos/include/g10defs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/conf-riscos/include/g10defs.h b/scripts/conf-riscos/include/g10defs.h index 6b47a6b38..08f4a7a0a 100644 --- a/scripts/conf-riscos/include/g10defs.h +++ b/scripts/conf-riscos/include/g10defs.h @@ -30,6 +30,8 @@ #define EXTSEP_C '/' #define DIRSEP_S "." #define EXTSEP_S "/" +#define SAFE_VERSION_DOT '/' +#define SAFE_VERSION_DASH '-' /* This file defines some basic constants for the MPI machinery. We * need to define the types on a per-CPU basis, so it is done with |