dont really need sigrt stuff.. conflicites...

SVN revision: 13235
This commit is contained in:
Carsten Haitzler 2005-02-08 03:15:10 +00:00
parent 8875cff90f
commit eedf3a9065
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
/* make mono happy - this is evil though... */
#undef SIGPWR
/* lets not use these - other apps seem to use them */
#undef SIGRTMIN
typedef void (*Signal_Handler)(int sig, siginfo_t *si, void *foo);