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

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