X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=f162ef51f2c3969fb854f1eb31ab735e894dd5cf;hb=2abb9a7cfb0930e27062088734d306e7d78e4cc2;hp=1333a84b29a51c293901186a9ff3e8d39ea8a202;hpb=0127c00f735b9e38608676b9f7bd3c6e38a7ffb4;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 1333a84..f162ef5 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -78,6 +78,7 @@ char *norm_charmap(char *); char *new_fs(char *, char *); int pidwait(pid_t, int); int pidstatus(int, FILE *, char *); +int pidXwait(int, char *); void print_help(char *, struct swit *, int); void print_sw(char *, struct swit *, char *, FILE *); void print_version(char *);