X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=528da4734f8a2978eb694c2ed8361444cc2dc5a2;hb=c490c51b3c0f8871b6953bd0c74551404f840a74;hp=0f61ce45ffbe4f2b3889d504cccbcc3425b901a9;hpb=2968a0027b4c64664076f0d03a37f9744fe26782;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 0f61ce4..528da47 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -27,7 +27,6 @@ void admonish(char *, char *, ...); void advertise(char *, char *, char *, va_list); void advise(char *, char *, ...); void ambigsw(char *, struct swit *); -int atooi(char *); char **brkstring(char *, char *, char *); int check_charset(char *, int); void closefds(int);