]> git.saurik.com Git - apple/system_cmds.git/blobdiff - chkpasswd.tproj/stringops.h
system_cmds-336.1.2.tar.gz
[apple/system_cmds.git] / chkpasswd.tproj / stringops.h
index 417a167a6a9ad4f9e6439e9ccf4e6adf64870df6..e0a679e700c619026ce887eec7d5c6b4caa354df 100644 (file)
@@ -37,4 +37,3 @@ char *presuffix(char *, char);
 char *suffix(char *, char);
 char *lowerCase(char *);
 char **explode(char *, char);
-char *itoa(int);