From f46bd38f387f0a580e134388086321b03e6b17d3 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Fri, 16 Apr 2021 19:33:21 +0200 Subject: do away with legacy crypt types it is the responsibility of libcrypt to implement crypt types --- bigcrypt.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bigcrypt.h (limited to 'bigcrypt.h') diff --git a/bigcrypt.h b/bigcrypt.h deleted file mode 100644 index a66a96e..0000000 --- a/bigcrypt.h +++ /dev/null @@ -1 +0,0 @@ -extern char *bigcrypt(const char *key, const char *salt); -- cgit v1.2.3