X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/90edb255effd0d29d94e662ca5bf3e9eda7ed122..939dea68806ab22c29755091b16236b48876442f:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index a17d12f9..6c4fdcfb 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -312,7 +312,6 @@ void nmh_clear_screen(void); char *nmh_getpass(const char *); char *new_fs (char *, char *, char *); char *path(char *, int); -int peekc(FILE *ib); int pidwait (pid_t, int); int pidstatus (int, FILE *, char *); char *pluspath(char *);