X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Futils_config_cores.h;h=e22cbcfee29beecfbee593320efd8ac4ad6971b6;hb=d1fd866038d0cfcd07cf7ecacf9f43a4997d36a9;hp=b5787b1e31b317477bc03ef28be1531b0c61304d;hpb=12d7e133cda071ab83f37f18126c4fc6159d08ee;p=collectd.git diff --git a/src/utils_config_cores.h b/src/utils_config_cores.h index b5787b1e..e22cbcfe 100644 --- a/src/utils_config_cores.h +++ b/src/utils_config_cores.h @@ -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 */