This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add a perlio.h stub for compat (some extensions seem to #include it)
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 28 Jun 1998 18:37:07 +0000 (18:37 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 28 Jun 1998 18:37:07 +0000 (18:37 +0000)
p4raw-id: //depot/perl@1231

perlio.h [new file with mode: 0644]

diff --git a/perlio.h b/perlio.h
new file mode 100644 (file)
index 0000000..e699a3e
--- /dev/null
+++ b/perlio.h
@@ -0,0 +1 @@
+#include "iperlsys.h"