diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-01-22 06:57:38 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-01-22 06:57:38 -0800 |
commit | 3ad9aafbd02e23c0d4a8fdb41f02ff25fa03746a (patch) | |
tree | 22e6b43c42435750896183e896b0585ea119d7f6 /gencadr.txr | |
parent | 278afeb72cd9dd6d150b6818211678668eb2253b (diff) | |
download | txr-3ad9aafbd02e23c0d4a8fdb41f02ff25fa03746a.tar.gz txr-3ad9aafbd02e23c0d4a8fdb41f02ff25fa03746a.tar.bz2 txr-3ad9aafbd02e23c0d4a8fdb41f02ff25fa03746a.zip |
Reduce header pollution caused by mpi.h.
* eval.c: include <assert.h> that was previously coming
via "mpi.h".
* mpi/mpi.c: Includes of <stdio.h>, <ctype.h> and <assert.h>
moved here.
* mpi/mpi.h: Remove include of <stdio.h>, <ctype.h> and
<assert.h>. Keeping <limits.h> for now; needed for CHAR_BIT.
* mpi/mplogic.c: Needs <assert.h>
Diffstat (limited to 'gencadr.txr')
0 files changed, 0 insertions, 0 deletions