We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f504b38 commit d71087cCopy full SHA for d71087c
vutil/vutil.h
@@ -1,10 +1,6 @@
1
/* This file is part of the "version" CPAN distribution. Please avoid
2
editing it in the perl core. */
3
4
-#ifndef PERL_CORE
5
-# include "ppport.h"
6
-#endif
7
-
8
/* The MUTABLE_*() macros cast pointers to the types shown, in such a way
9
* (compiler permitting) that casting away const-ness will give a warning;
10
* e.g.:
0 commit comments