From 7da7950aec21751e011efce813aa5a42a3dc7687 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 25 Nov 2006 00:27:00 +0000 Subject: *** empty log message *** --- coro.h | 1 + 1 file changed, 1 insertion(+) (limited to 'coro.h') diff --git a/coro.h b/coro.h index 15426dd..8f7a796 100644 --- a/coro.h +++ b/coro.h @@ -38,6 +38,7 @@ /* * 2006-10-26 Include stddef.h on OS X to work around one of its bugs. * Reported by Michael_G_Schwern. + * 2006-11-25 Use _setjmp instead of setjmp on GNU/Linux. */ #ifndef CORO_H -- cgit v1.2.3