X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fxsublim.c;h=1dbc754d56a2f70ce931b050f71b0c67add92001;hb=a1d41b2aa6e18bf9a49b914a99dda8232c5d7762;hp=3ebf585e640cc77e3a1390087ef974aebf4f2321;hpb=93f25dc6827112d98b8b855ea85c8f5eb8123086;p=xscreensaver diff --git a/hacks/xsublim.c b/hacks/xsublim.c index 3ebf585e..1dbc754d 100644 --- a/hacks/xsublim.c +++ b/hacks/xsublim.c @@ -368,7 +368,9 @@ int main(int argc,char* argv[]) SIGQUIT, SIGILL, SIGTRAP, +#if defined(SIGIOT) SIGIOT, +#endif SIGABRT, #if defined(SIGEMT) SIGEMT,