1/*	$NetBSD$ */
2
3/* Do not edit: automatically built by build/distrib. */
4#ifdef USE_SFIO
5Sfdisc_t* sfdcnewnvi __P((SCR*));
6#endif
7int perl_end __P((GS *));
8int perl_init __P((SCR *));
9int perl_screen_end __P((SCR*));
10int perl_setenv __P((SCR* sp, const char *name, const char *value));
11int perl_ex_perl __P((SCR*, CHAR_T *, size_t, db_recno_t, db_recno_t));
12int perl_ex_perldo __P((SCR*, CHAR_T *, size_t, db_recno_t, db_recno_t));
13