X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fprototypes.h;h=f162ef51f2c3969fb854f1eb31ab735e894dd5cf;hb=43b38cc6c82b85aff3a5868289ecebeb20215b9c;hp=1333a84b29a51c293901186a9ff3e8d39ea8a202;hpb=bcee4360d0113d2cbc71c9b0d13495327894e454;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 *);