diff options
Diffstat (limited to 'mpi/mpi.c')
-rw-r--r-- | mpi/mpi.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ $Id: mpi.c,v 1.1 2004/02/08 04:29:29 sting Exp $ */ +#include "config.h" #include "mpi.h" #include <stdlib.h> #include <string.h> |