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