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

INFINIBAND - fix bad header reference

parent 79add61c
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ typedef struct acct_network_data { ...@@ -74,7 +74,7 @@ typedef struct acct_network_data {
extern int acct_gather_infiniband_init(void); /* load the plugin */ extern int acct_gather_infiniband_init(void); /* load the plugin */
extern int acct_gather_infiniband_fini(void); /* unload the plugin */ extern int acct_gather_infiniband_fini(void); /* unload the plugin */
extern int acct_gather_infiniband_p_node_update(void); extern int acct_gather_infiniband_g_node_update(void);
/* /*
* Define plugin local conf for acct_gather.conf * Define plugin local conf for acct_gather.conf
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment