Merge commit '09cb4a885f88d30b5108d215dcdaa5163229a230' into develop
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#ifndef KEEPALIVED_FUNC_H
|
||||
#define KEEPALIVED_FUNC_H
|
||||
#pragma once
|
||||
|
||||
#include "testconnections.h"
|
||||
|
||||
@ -9,5 +8,3 @@ char virtual_ip[27];
|
||||
char* print_version_string(TestConnections* Test);
|
||||
void configure_keepalived(TestConnections* Test, char* keepalived_file);
|
||||
void stop_keepalived(TestConnections* Test);
|
||||
|
||||
#endif // KEEPALIVED_FUNC_H
|
||||
|
Reference in New Issue
Block a user