X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/aaf014c77a4fb19bdc33370f5b6af5b8497decf8..f9494c69a257858a68635a3e98c189dcf1f2ec20:/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);