xref: /openbsd-src/usr.bin/patch/inp.h (revision db3296cf5c1dd9058ceecc3a29fe4aaa0bd26000)
1 /*	$OpenBSD: inp.h,v 1.7 2003/07/28 18:35:36 otto Exp $	*/
2 
3 void		re_input(void);
4 void		scan_input(const char *);
5 char		*ifetch(LINENUM, int);
6