math/mpreduce.h: Missing include files.
[u/mdw/catacomb] / symm / sha384.h
CommitLineData
eee16120 1/* -*-c-*-
2 *
eee16120 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