Rearrange the file tree.
[u/mdw/catacomb] / symm / sha224.h
1 /* -*-c-*-
2 *
3 * Stub header for SHA-224
4 */
5
6 #ifndef CATACOMB_SHA224_H
7 #define CATACOMB_SHA224_H
8
9 #include "sha256.h"
10
11 #endif