Skip to content
Snippets Groups Projects
Commit 1a2e4819 authored by Danny Auble's avatar Danny Auble
Browse files

Fix minor regression from commit c6771b1e.

parent eafc3f71
No related branches found
No related tags found
No related merge requests found
...@@ -83,6 +83,8 @@ enum { ...@@ -83,6 +83,8 @@ enum {
GET_POWER GET_POWER
}; };
extern void acct_gather_energy_p_conf_set(s_p_hashtbl_t *tbl);
static uint32_t _get_latest_stats(int type) static uint32_t _get_latest_stats(int type)
{ {
uint32_t data = 0; uint32_t data = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment