--- rxvt-unicode/src/iom_conf.h 2004/08/15 00:37:04 1.2 +++ rxvt-unicode/src/iom_conf.h 2004/11/12 10:22:22 1.4 @@ -1,5 +1,5 @@ /* - iom_conf.h -- generic I/O multiplexor config + iom_conf.h -- generic I/O multiplexer config Copyright (C) 2003, 2004 Marc Lehmann This program is free software; you can redistribute it and/or modify @@ -25,6 +25,7 @@ #define IOM_IO 1 #define IOM_TIME 1 #define IOM_CHECK 1 +#define IOM_SIG 1 #endif