File openhpi-3.4.0_missing_header.patch of Package openhpi
Index: Makefile.am
===================================================================
--- Makefile.am.orig 2013-07-16 20:24:36.000000000 +0200
+++ Makefile.am 2014-02-05 17:57:58.142513918 +0100
@@ -110,6 +110,7 @@ include_HEADERS = $(top_srcdir)/include/
$(top_srcdir)/utils/sahpi_event_utils.h \
$(top_srcdir)/utils/sahpi_struct_utils.h \
$(top_srcdir)/utils/sahpi_time_utils.h \
+ $(top_srcdir)/utils/sahpi_gcrypt_utils.h \
$(top_srcdir)/utils/uid_utils.h \
$(top_srcdir)/utils/epath_utils.h \
$(top_srcdir)/utils/el_utils.h \
Index: Makefile.in
===================================================================
--- Makefile.in.orig 2013-11-14 18:25:52.000000000 +0100
+++ Makefile.in 2014-02-05 17:58:15.861513887 +0100
@@ -403,6 +403,7 @@ include_HEADERS = $(top_srcdir)/include/
$(top_srcdir)/utils/sahpi_event_utils.h \
$(top_srcdir)/utils/sahpi_struct_utils.h \
$(top_srcdir)/utils/sahpi_time_utils.h \
+ $(top_srcdir)/utils/sahpi_gcrypt_utils.h \
$(top_srcdir)/utils/uid_utils.h \
$(top_srcdir)/utils/epath_utils.h \
$(top_srcdir)/utils/el_utils.h \