Code

Fix header condition
[collectd.git] / src / users.c
index 1e337540e5b4f5b258d00234472385c8a1187454..ca05f50d9da8ba33460237ede1edd8d65313c85b 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)