diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index ee5a8d2..67a52a3 100644 --- a/config.h.in +++ b/config.h.in @@ -305,6 +305,9 @@ /* gps plugin */ #undef PLUGIN_GPS +/* hddtemp plugin */ +#undef PLUGIN_HDDTEMP + /* i2c sensors plugin */ #undef PLUGIN_I2C_SENSORS |