X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=32f6a3d35437cbebe5601edd22ea5f4407d4de72;hp=1de40677a295f493970eb6e81328c917b4aeed6e;hb=7b98850d3b8b2453b473fdfb6db52f4aa3fe39b6;hpb=439d79535278cca4149434a457874addd94fee0f diff --git a/h/prototypes.h b/h/prototypes.h index 1de4067..32f6a3d 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 *);