X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fusers.c;h=ca05f50d9da8ba33460237ede1edd8d65313c85b;hb=10e6e69a60f1722bb0a8a3b25bd5812471f33cfc;hp=1e337540e5b4f5b258d00234472385c8a1187454;hpb=5d5e6749dde4cccc5616df8536775d0f237df5e9;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)