projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7444e01
)
5.00404 compile fix from Slaven Rezic.
Abhijit Menon-Sen [Thu, 22 Nov 2007 07:53:19 +0000 (07:53 +0000)]
p4raw-id: //depot/perl@32446
ext/Storable/Storable.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/Storable/Storable.xs
b/ext/Storable/Storable.xs
index
d3c0fab
..
e5fc80a
100644
(file)
--- a/
ext/Storable/Storable.xs
+++ b/
ext/Storable/Storable.xs
@@
-20,6
+20,7
@@
#if !defined(PERL_VERSION) || PERL_VERSION < 8
#define NEED_load_module
#define NEED_vload_module
+#define NEED_newCONSTSUB
#include "ppport.h" /* handle old perls */
#endif