intel_pmu plugin: fix for minor issues
[collectd.git] / src / utils_config_cores.h
index b5787b1..e22cbcf 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * collectd - src/utils_config_cores.h
  *
- * Copyright(c) 2017 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation. All rights reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -28,6 +28,8 @@
 #ifndef UTILS_CONFIG_CORES_H
 #define UTILS_CONFIG_CORES_H 1
 
+#include "configfile.h"
+
 #ifndef PRIsz
 #define PRIsz "zu"
 #endif /* PRIsz */