MXS-2900 maxtest includes cleanup, part 2

This commit is contained in:
Esa Korhonen
2020-06-16 15:20:38 +03:00
parent 9951d27762
commit 238725b72e
31 changed files with 87 additions and 126 deletions

View File

@ -12,10 +12,9 @@
* TODO: replace 'yum' call with executing Chef recipe
*/
#include <iostream>
#include "testconnections.h"
#include "keepalived_func.h"
#include <maxtest/keepalived_func.h>
#include <maxtest/testconnections.h>
int main(int argc, char* argv[])
{