author | Florian Forster <octo@collectd.org> | |
Tue, 14 Jul 2015 06:22:18 +0000 (08:22 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 14 Jul 2015 06:22:21 +0000 (08:22 +0200) | ||
commit | 4fb43017b4b585256627b9503ce0a5cf08ecdefe | |
tree | 8771c4a06f228fda6d7853d1d65d697af70935a7 | tree | snapshot |
parent | e739c81228d4b68531f6a64974192b1e1b0adf47 | commit | diff |
plugin_mock.c: Declare "kc".
This hopefully fixes "make check" on Solaris, which currently fails
with:
CC common_test.o
CCLD test_common
Undefined first referenced
symbol in file
kc ./.libs/libcommon.a(common.o)
ld: fatal: symbol referencing errors. No output written to test_common
collect2: error: ld returned 1 exit status
This hopefully fixes "make check" on Solaris, which currently fails
with:
CC common_test.o
CCLD test_common
Undefined first referenced
symbol in file
kc ./.libs/libcommon.a(common.o)
ld: fatal: symbol referencing errors. No output written to test_common
collect2: error: ld returned 1 exit status
src/daemon/plugin_mock.c | diff | blob | history |