--- rpl/src/rpl.h 2013/09/26 14:46:15 1.231 +++ rpl/src/rpl.h 2013/10/15 10:10:50 1.235 @@ -18,7 +18,7 @@ along with RPL/2. If not, write to info@cecill.info. ================================================================================ */ -#define DEBUG_ERREURS + #ifndef INCLUSION_RPL #define INCLUSION_RPL @@ -56,6 +56,10 @@ # define sched_yield(arg) #endif +#ifdef CYGWIN +# define SA_ONSTACK 0 +#endif + /* ================================================================================