From 2aa13ce57bf6090d157754f66e475d755f023ef6 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 Oct 2006 05:20:47 +0000 Subject: *** empty log message *** --- coro.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'coro.h') diff --git a/coro.h b/coro.h index 5f01717..2f2ca93 100644 --- a/coro.h +++ b/coro.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2005 Marc Alexander Lehmann + * Copyright (c) 2001-2006 Marc Alexander Lehmann * * Redistribution and use in source and binary forms, with or without modifica- * tion, are permitted provided that the following conditions are met: @@ -35,6 +35,11 @@ * */ +/* + * 2006-10-26 Include stddef.h on OS X to work around one of its bugs. + * Reported by Michael_G_Schwern. + */ + #ifndef CORO_H #define CORO_H -- cgit v1.2.3