X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fusers.c;h=ca05f50d9da8ba33460237ede1edd8d65313c85b;hb=af6222065f1f5d8969afdde89c9f26a73e1e1690;hp=1e337540e5b4f5b258d00234472385c8a1187454;hpb=c01301e8a69b8d53b06b522b107c97dcb65093ad;p=collectd.git diff --git a/src/users.c b/src/users.c index 1e337540..ca05f50d 100644 --- a/src/users.c +++ b/src/users.c @@ -40,9 +40,6 @@ #elif HAVE_UTMP_H # include /* #endif HAVE_UTMP_H */ - -#else -# error "No applicable input method." #endif static void users_submit (gauge_t value)