about summary refs log tree commit diff
path: root/diskstats.h
diff options
context:
space:
mode:
Diffstat (limited to 'diskstats.h')
-rw-r--r--diskstats.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/diskstats.h b/diskstats.h
deleted file mode 100644
index 15a867a..0000000
--- a/diskstats.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef PNANOE_DISKSTATS_H_
-#define PNANOE_DISKSTATS_H_ 1
-
-#include "collector.h"
-
-extern const struct collector diskstats_collector;
-
-#endif // PNANOE_DISKSTATS_H_