re-enable

SVN revision: 13245
This commit is contained in:
Carsten Haitzler 2005-02-09 02:18:02 +00:00
parent 225b8550bf
commit 6f7b7cbab1
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
/* make mono happy - this is evil though... */
#undef SIGPWR
/* lets not use these - other apps seem to use them */
#undef SIGRTMIN
/* valgrind in some versions/setups uses SIGRT's... hmmm */
/* #undef SIGRTMIN */
typedef void (*Signal_Handler)(int sig, siginfo_t *si, void *foo);