diff options
Diffstat (limited to 'src/mod_cml.h')
-rw-r--r-- | src/mod_cml.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_cml.h b/src/mod_cml.h index 9b09877..a2e9df4 100644 --- a/src/mod_cml.h +++ b/src/mod_cml.h @@ -22,6 +22,7 @@ typedef struct { #if defined(HAVE_MEMCACHE_H) struct memcache *mc; #endif + buffer *power_magnet; } plugin_config; typedef struct { |