dect
/
dectmon
Archived
13
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Patrick McHardy 9fa1c4ea96 build: restore original CFLAGS after event.h test
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-12 08:07:12 +01:00
Patrick McHardy b27165e9ca build: verify that event.h and event library are compatible
libev contains an libevent compat header file that at least on Debian
is only installed optionally. Make sure event.h and the event library
match since their respective struct event definitions don't match.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-12 07:03:52 +01:00
Patrick McHardy d87fd20cf3 dsc: fix compilation error because of symbol clashes
src/dsc.c:34:17: Fehler: In Konflikt stehende Typen für »clock«
/usr/include/time.h:183:16: Anmerkung: Vorherige Deklaration von »clock« war hier

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-03 03:13:29 +01:00
Patrick McHardy 782da34e4b dectmon: add missing stdint.h include
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-03 03:12:58 +01:00
Patrick McHardy c43cf0a26b dectmon: support specifying cluster name on command line
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-10-29 18:03:25 +02:00
Patrick McHardy 902da5b9f5 Import dectmon
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-10-28 01:31:00 +02:00