diff options
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h index a3c39fbd24..eee7fcdded 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -121,6 +121,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char *local_patches[] = { NULL + ,"defined-or" ,"MAINT35098" ,NULL }; |