Skip to content

Commit d71087c

Browse files
atoomicLeont
authored andcommitted
Remove ppport.h from vutil/vutil.h
ppport.h is already loaded earlier.
1 parent f504b38 commit d71087c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vutil/vutil.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
/* This file is part of the "version" CPAN distribution. Please avoid
22
editing it in the perl core. */
33

4-
#ifndef PERL_CORE
5-
# include "ppport.h"
6-
#endif
7-
84
/* The MUTABLE_*() macros cast pointers to the types shown, in such a way
95
* (compiler permitting) that casting away const-ness will give a warning;
106
* e.g.:

0 commit comments

Comments
 (0)