Skip signals and core dump tests on Win32
[p5sagit/p5-mst-13.2.git] / patchlevel.h
index aea4c2f..86b87be 100644 (file)
@@ -118,9 +118,9 @@ hunk.
 
 
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
-static const char *local_patches[] = {
+static const char * const local_patches[] = {
        NULL
-       ,'DEVEL24148'
+       ,"DEVEL24148"
        ,NULL
 };