Add variable used with KRB4.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3990 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-11-12 16:14:23 +00:00
parent 28145738f9
commit 41209781ec

View File

@@ -285,6 +285,10 @@ int main(int argc, char **argv)
HDB *db;
int optind = 0;
int i;
#ifdef KRB4
int e;
#endif
set_progname(argv[0]);