X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..192053f16dc688ff9d73d42b52bf35f39948c0e9:/math/mpreduce.h diff --git a/math/mpreduce.h b/math/mpreduce.h index c90c93f..80fb113 100644 --- a/math/mpreduce.h +++ b/math/mpreduce.h @@ -34,6 +34,12 @@ /*----- Header files ------------------------------------------------------*/ +#include + +#ifndef CATACOMB_MP_H +# include "mp.h" +#endif + /*----- Data structures ---------------------------------------------------*/ typedef struct mpreduce_instr {