Blame SOURCES/0008-Make-path-helpers.c-also-import-fix_coverity.h.patch

36520b
From 025f791b57c988d33249c5c33250229fa0e7e8f1 Mon Sep 17 00:00:00 2001
36520b
From: Peter Jones <pjones@redhat.com>
36520b
Date: Thu, 14 Jun 2018 12:15:03 -0400
36520b
Subject: [PATCH 08/39] Make path-helpers.c also import fix_coverity.h
36520b
36520b
Signed-off-by: Peter Jones <pjones@redhat.com>
36520b
---
36520b
 src/path-helpers.c | 1 +
36520b
 1 file changed, 1 insertion(+)
36520b
36520b
diff --git a/src/path-helpers.c b/src/path-helpers.c
36520b
index 1de00860d92..1b328071587 100644
36520b
--- a/src/path-helpers.c
36520b
+++ b/src/path-helpers.c
36520b
@@ -16,6 +16,7 @@
36520b
  * License along with this library; if not, see
36520b
  * <http://www.gnu.org/licenses/>.
36520b
  */
36520b
+#include "fix_coverity.h"
36520b
 
36520b
 #include "efivar.h"
36520b
 
36520b
-- 
36520b
2.17.1
36520b