--- rpl/src/rpl.h 2011/09/07 18:53:53 1.116 +++ rpl/src/rpl.h 2011/09/08 15:24:25 1.117 @@ -311,7 +311,7 @@ union semun # define SIGABORT SIGTHR # endif // Arręt d'un processus fils depuis autre chose que STOP -# if defined(Darwin) || defined(OpenBSD) +# if defined(Darwin) || defined(OpenBSD) || defined(NetBSD) # define SIGFABORT SIGINFO # else # define SIGFABORT SIGPOLL