summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d4fcd06)
raw | patch | inline | side by side (parent: d4fcd06)
author | Florian Forster <octo@collectd.org> | |
Thu, 18 Apr 2013 04:25:58 +0000 (06:25 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 18 Apr 2013 04:25:58 +0000 (06:25 +0200) |
This is required on Solaris 10. Thanks to dannypoo@ for reporting this
problem.
Github: #306
problem.
Github: #306
src/utils_mount.h | patch | blob | history |
diff --git a/src/utils_mount.h b/src/utils_mount.h
index 1f2403c3aa26412acd36046c790db290b0610ff0..83f789be9cd3acdf7f5535cb2e41ed035e3cbc2b 100644 (file)
--- a/src/utils_mount.h
+++ b/src/utils_mount.h
#ifndef COLLECTD_UTILS_MOUNT_H
#define COLLECTD_UTILS_MOUNT_H 1
+#include <stdio.h>
#if HAVE_FS_INFO_H
# include <fs_info.h>
#endif