change name to not clash with linux stdlib
1 files changed, 1 insertions(+), 1 deletions(-) M chnode.h
M chnode.h => chnode.h +1 -1
@@ 72,7 72,7 @@ static struct chnode { } ctx; -static void on_exit() { +static void trap_exit() { #ifdef TRACE printf("TRACE: enter on_exit\n"); #endif