Craig A. Berry [Mon, 20 Nov 2000 20:27:06 +0000 (14:27 -0600)]
#ifndef PerlIO_isutf8
extern int PerlIO_isutf8 (PerlIO *);
#endif
-#ifndef PerlIO_isutf8
+#ifndef PerlIO_apply_layers
extern int PerlIO_apply_layers (pTHX_ PerlIO *f,const char *mode, const char *names);
#endif