This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl.h: Remove some obsolete macros
[perl5.git] / malloc_ctl.h
index d746372..0c72e9a 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef MALLOC_CTL_H
-#  define MALLOC_CTL_H
+#ifndef PERL_MALLOC_CTL_H_
+#  define PERL_MALLOC_CTL_H_
 
 struct perl_mstats {
     UV *nfree;