From: root Date: Thu, 2 Sep 2004 06:20:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=e73bcc2a1e961e112a17c05ce82afe995079c583;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/iom_conf.h b/src/iom_conf.h index 42275fcd..eed038c3 100644 --- a/src/iom_conf.h +++ b/src/iom_conf.h @@ -25,6 +25,7 @@ #define IOM_IO 1 #define IOM_TIME 1 #define IOM_CHECK 1 +#define IOM_SIG 1 #endif diff --git a/src/simplevec.h b/src/simplevec.h index 4230b237..18806f6e 100644 --- a/src/simplevec.h +++ b/src/simplevec.h @@ -269,3 +269,4 @@ bool operator< (const simplevec &v1, const simplevec &v2) } #endif +