summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/test/test_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/test/test_locl.h')
-rw-r--r--crypto/heimdal/appl/test/test_locl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/heimdal/appl/test/test_locl.h b/crypto/heimdal/appl/test/test_locl.h
index 56f8745..b203787 100644
--- a/crypto/heimdal/appl/test/test_locl.h
+++ b/crypto/heimdal/appl/test/test_locl.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: test_locl.h,v 1.9 2000/08/27 04:29:54 assar Exp $ */
+/* $Id: test_locl.h 12797 2003-09-09 03:38:51Z lha $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
@@ -79,6 +79,7 @@
#define PORT "test"
extern char *service;
+extern char *mech;
extern krb5_keytab keytab;
extern int fork_flag;
int server_setup(krb5_context*, int, char**);
OpenPOWER on IntegriCloud