Code

Fix header condition
[collectd.git] / src / users.c
index 10f34ee9483023959cc129c6e53a7e29e18e18c5..139c97659a974701c2f69051c4d8fb93e78fc833 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)