X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6b7218e1ae606329bf2e45b08e2e46cb9f0fc998..86048c14a070e3382577dd22519319bce77c70b9:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 1de40677..32f6a3d3 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -33,6 +33,7 @@ void ambigsw (char *, struct swit *); int atooi(char *); char **brkstring (char *, char *, char *); int check_charset (char *, int); +int client(char *, char *, char *, int, int); void closefds(int); char *concat (char *, ...); int context_del (char *);