repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 45edde7d4d0de9763b63323698c90d5c4e61364e: path_to: revision_to:
commit 45edde7d4d0de9763b63323698c90d5c4e61364e Author: Marc LehmannDate: Thu Sep 2 06:20:28 2004 +0000 *** empty log message *** diff --git a/src/iom_conf.h b/src/iom_conf.h
--- 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
--- a/src/simplevec.h +++ b/src/simplevec.h @@ -269,3 +269,4 @@ bool operator< (const simplevec&v1, const simplevec &v2) } #endif +
-----END OF PAGE-----