math/mpreduce.h: Missing include files.
[u/mdw/catacomb] / symm / sha384.h
1 /* -*-c-*-
2 *
3 * Stub header for SHA-384
4 */
5
6 #ifndef CATACOMB_SHA384_H
7 #define CATACOMB_SHA384_H
8
9 #include "sha512.h"
10
11 #endif