X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/sha384.h diff --git a/sha384.h b/sha384.h deleted file mode 100644 index 661ca60f..00000000 --- a/sha384.h +++ /dev/null @@ -1,13 +0,0 @@ -/* -*-c-*- - * - * $Id: sha384.h,v 1.1 2000/10/15 17:48:15 mdw Exp $ - * - * Stub header for SHA-384 - */ - -#ifndef CATACOMB_SHA384_H -#define CATACOMB_SHA384_H - -#include "sha512.h" - -#endif