Removed yet another crypt prototype.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@683 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-08-24 23:30:05 +00:00
parent 054c462a3b
commit 4f23a17ab7

View File

@@ -161,7 +161,6 @@ extern char *optarg;
extern int optind, opterr; extern int optind, opterr;
int fclose(FILE*); int fclose(FILE*);
char* crypt(char*, char*);
#endif #endif
char *getusershell(void); char *getusershell(void);