Code

Collectd.pm: Added missing entry to the plugin (type id, type name) map.
[collectd.git] / src / utils_mount.h
index cab5c01ea5ea2c783629826cbb361eb9f6f3050f..1f2403c3aa26412acd36046c790db290b0610ff0 100644 (file)
 
 /* See below for instructions how to use the public functions. */
 
-#if !COLLECTD_UTILS_MOUNT_H
+#ifndef COLLECTD_UTILS_MOUNT_H
 #define COLLECTD_UTILS_MOUNT_H 1
 
-#include "common.h"
-
 #if HAVE_FS_INFO_H
 # include <fs_info.h>
 #endif