projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eec3da9
)
*** empty log message ***
author
root
<root>
Thu, 2 Sep 2004 06:20:27 +0000
(06:20 +0000)
committer
root
<root>
Thu, 2 Sep 2004 06:20:27 +0000
(06:20 +0000)
src/iom_conf.h
patch
|
blob
|
history
src/simplevec.h
patch
|
blob
|
history
diff --git
a/src/iom_conf.h
b/src/iom_conf.h
index 42275fcd4b6f8b173cfaa5acc1872e83daf0f4e7..eed038c3a5d033d2c8e7cc49f9b64de019a61f3d 100644
(file)
--- 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 4230b2379e0dd9d87e2eb0db76cbe249d6df84e9..18806f6e0810ba9439aaf2b41b6989461bc04c0d 100644
(file)
--- a/
src/simplevec.h
+++ b/
src/simplevec.h
@@
-269,3
+269,4
@@
bool operator< (const simplevec<T> &v1, const simplevec<T> &v2)
}
#endif
+