BSD4.3 does not declare errno in <errno.h> -- unlike modern versions
authorChris Hanson <org/chris-hanson/cph>
Thu, 17 Oct 1991 09:09:38 +0000 (09:09 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 17 Oct 1991 09:09:38 +0000 (09:09 +0000)
commit7615414103a5a7b645939b82ea63dc65a1b5dff0
tree295510530717088237a82939b7f77b8f5598d906
parentd24596af9214a26bddf5210dd0b8e92acfe8fcc3
BSD4.3 does not declare errno in <errno.h> -- unlike modern versions
of unix -- so must add extern declaration.
v7/src/microcode/flonum.c