Blame SOURCES/bz1678480-include-check_api-in-ipwrapper.patch

9cfb40
From 44ad4db4a45c7f152c074dacab48e051b42fde53 Mon Sep 17 00:00:00 2001
9cfb40
From: Ryan O'Hara <rohara@redhat.com>
9cfb40
Date: Wed, 3 Apr 2019 07:28:56 -0500
9cfb40
Subject: [PATCH] Include check_api in ipwrapper
9cfb40
9cfb40
---
9cfb40
 keepalived/check/ipwrapper.c | 1 +
9cfb40
 1 file changed, 1 insertion(+)
9cfb40
9cfb40
diff --git a/keepalived/check/ipwrapper.c b/keepalived/check/ipwrapper.c
9cfb40
index c9dce2b7..17f0157d 100644
9cfb40
--- a/keepalived/check/ipwrapper.c
9cfb40
+++ b/keepalived/check/ipwrapper.c
9cfb40
@@ -24,6 +24,7 @@
9cfb40
 
9cfb40
 #include "ipwrapper.h"
9cfb40
 #include "ipvswrapper.h"
9cfb40
+#include "check_api.h"
9cfb40
 #include "logger.h"
9cfb40
 #include "memory.h"
9cfb40
 #include "utils.h"
9cfb40
-- 
9cfb40
2.20.1
9cfb40