summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2008-12-19 16:35:11 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-12-19 16:35:11 +0100
commit92debb1f30ff2be1baebc5b4b7b586f9e20ca99e (patch)
treebc50e3fb87eda222a88bf207fec6a2a60c939ed9 /patchlevel.h
parent73417872868b4fe7deaa2713f30820836102d25d (diff)
downloadperl-tux/5.8-dor.tar.gz
Apply defined-or patch for 5.8.x-dortux/5.8-dor
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
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
};