| # | Line 15 | Line 15 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 15 | #include "rmatrix.h" | |
| 16 | #if !defined(_WIN32) && !defined(_WIN64) | |
| 17 | #include <sys/mman.h> | |
| 18 | + | #include <sys/wait.h> |
| 19 | #endif | |
| 20 | ||
| 21 | int nprocs = 1; /* # of calculation processes (Unix) */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |