zfs_arc: Don't spam the log if we fail to read the "l2_size" kstat value.
[collectd.git] / src / utils_mount.h
index 1f2403c..83f789b 100644 (file)
@@ -26,6 +26,7 @@
 #ifndef COLLECTD_UTILS_MOUNT_H
 #define COLLECTD_UTILS_MOUNT_H 1
 
+#include <stdio.h>
 #if HAVE_FS_INFO_H
 # include <fs_info.h>
 #endif