use new import syntax

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8399 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-06-19 15:22:22 +00:00
parent 24085c6ab0
commit 791745e94d

View File

@@ -2,9 +2,7 @@
HDB DEFINITIONS ::=
BEGIN
EncryptionKey EXTERNAL
KerberosTime EXTERNAL
Principal EXTERNAL
IMPORTS EncryptionKey, KerberosTime, Principal FROM krb5;
HDB_DB_FORMAT INTEGER ::= 2 -- format of database,
-- update when making changes