diff options
author | assar <assar@FreeBSD.org> | 2001-02-13 16:52:56 +0000 |
---|---|---|
committer | assar <assar@FreeBSD.org> | 2001-02-13 16:52:56 +0000 |
commit | e1ae34cd7eb529ac68cc6fed2f6d240dcde73c7b (patch) | |
tree | cfc4903cd4bd37cedc93bdd80f27c7a0ef96e4cf /crypto/heimdal/admin/ktutil_locl.h | |
parent | 3a971fe69aad52dfd248901ae796e64a96ae3e37 (diff) | |
download | FreeBSD-src-e1ae34cd7eb529ac68cc6fed2f6d240dcde73c7b.zip FreeBSD-src-e1ae34cd7eb529ac68cc6fed2f6d240dcde73c7b.tar.gz |
fix conflicts in heimdal 0.3e import
Diffstat (limited to 'crypto/heimdal/admin/ktutil_locl.h')
-rw-r--r-- | crypto/heimdal/admin/ktutil_locl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/heimdal/admin/ktutil_locl.h b/crypto/heimdal/admin/ktutil_locl.h index 030ec1f..7794294 100644 --- a/crypto/heimdal/admin/ktutil_locl.h +++ b/crypto/heimdal/admin/ktutil_locl.h @@ -52,6 +52,7 @@ #ifdef HAVE_UNISTD_H #include <unistd.h> #endif +#include <parse_time.h> #include <roken.h> #include <openssl/des.h> |