*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@56 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Unknown User d91-jda
1995-07-19 23:46:35 +00:00
parent 5946bb7d89
commit ce14b0db07
2 changed files with 4 additions and 1 deletions

View File

@@ -68,6 +68,9 @@ void auth_encrypt_init P((char *, char *, char *, int));
void auth_encrypt_connect P((int));
void printd P((unsigned char *, int));
char** genget P((char *name, char **table, int stlen));
/*
* These functions are imported from the application
*/

View File

@@ -33,4 +33,4 @@ telnet: $(OBJECTS)
clean cleandir:
rm -f *.o *.a telnet telnetd core
rm -f *.o *.a telnet \#* *~ core