X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fusers.c;h=139c97659a974701c2f69051c4d8fb93e78fc833;hb=2c7b491427fd84c9e24c9d41686a15ce42219a0b;hp=10f34ee9483023959cc129c6e53a7e29e18e18c5;hpb=8aad55ab7d737a97d5927458b2b00885e27cae4d;p=collectd.git diff --git a/src/users.c b/src/users.c index 10f34ee9..139c9765 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)