X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/de5f9e12d88f6f9c7a335e3271d42ef164c770c5..366cc6fc4c7bf1eed47cc9b52d0ef809b2e90174:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 477587ec..f123b35f 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -16,9 +16,3 @@ char *etcpath(char *) NONNULL(1); struct msgs_array; int pidwait (pid_t, int); - -/* - * prototypes for some routines in uip - */ -int mhlsbr(int, char **, FILE *(*)(char *)); -int WhatNow(int, char **) NORETURN;