Commit 451bcf7
committed
tools/mpirun: include errno.h
With some configuration options (e.g., --with-threads=argobots), no
header includes "errno.h", causing a compile error because of undefined
errno. errno.h should be included explicitly.
Signed-off-by: Shintaro Iwasaki <siwasaki@anl.gov>1 parent d6c573d commit 451bcf7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments