X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=7e8948ed748f23d2b7a0409be7d6a57e59786bfa;hb=0569d6d1631dc90d4f2f2df6bdd0599c7ecc7814;hp=7e772e0201c42deb3e499897fb7aacba87b95efa;hpb=d2f12554a254e814dcdafb3828fc0d9936154eef;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 7e772e0..7e8948e 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -89,6 +89,7 @@ char *path(char *, int); int peekc(FILE *ib); int pidwait (pid_t, int); int pidstatus (int, FILE *, char *); +char *pluspath(char *); void print_help (char *, struct swit *, int); void print_sw (char *, struct swit *, char *); void print_version (char *);