X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1d08c1e0c0de0d321883ece1c36bce851fe893c7..c0ee509559273a5133ff73026e76c19aca65fa87:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index bc5b6a56..a44ccbf5 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -315,6 +315,7 @@ int pidwait (pid_t, int); int pidstatus (int, FILE *, char *); char *pluspath(char *); void print_help (char *, struct swit *, int); +void print_intro (FILE *, int); void print_sw (const char *, const struct swit *, char *, FILE *); void print_version (char *); void push (void);