X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/d904471cf60febf9484bc16c29e58e92baf2b9cc..76d43f76bd125ad416e4f0cbb597d7fce7eac227:/passwd.tproj/stringops.h diff --git a/passwd.tproj/stringops.h b/passwd.tproj/stringops.h index 417a167..e0a679e 100644 --- a/passwd.tproj/stringops.h +++ b/passwd.tproj/stringops.h @@ -37,4 +37,3 @@ char *presuffix(char *, char); char *suffix(char *, char); char *lowerCase(char *); char **explode(char *, char); -char *itoa(int);