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

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