* sysdep.c (croak): Move decl from here to syssignal.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 01:57:17 +0000 (18:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 01:57:17 +0000 (18:57 -0700)
commitadddb2655cb09a2fb2ef54942692376ff85e969d
tree716a5ade0fd59881c6a338400f4bcef40198dfbe
parent1717ede2bb852dc687a07a27d3362619ba5085e9
* sysdep.c (croak): Move decl from here to syssignal.h.

* syssignal.h (croak): Put it here, so the API can be checked when
'croak' is called from dissociate_if_controlling_tty.
src/ChangeLog
src/sysdep.c
src/syssignal.h