Merge branch 'collectd-5.4' into collectd-5.5
[collectd.git] / src / users.c
index 10f34ee..139c976 100644 (file)
@@ -40,9 +40,6 @@
 #elif HAVE_UTMP_H
 # include <utmp.h>
 /* #endif HAVE_UTMP_H */
-
-#else
-# error "No applicable input method."
 #endif
 
 static void users_submit (gauge_t value)