X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=61e2c4912849b0c984a4c41400c9643af0909c69;hb=9bc048fdbfba0a5330b5b447e4f4c8c8b11ee7be;hp=7c105f628e81c021eff3ae71dda83198548f418c;hpb=f0bc769234fcf8b42c0ea8e8155d37524fe92400;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 7c105f6..61e2c49 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -80,7 +80,6 @@ int makedir(char *); char *nmh_getpass(const char *); char *norm_charmap(char *); char *new_fs(char *, char *); -int peekc(FILE *ib); int pidwait(pid_t, int); int pidstatus(int, FILE *, char *); void print_help(char *, struct swit *, int);