Signed-off-by: Richard Cochran <[email protected]>
---
 fault.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/fault.h b/fault.h
index fd42b82..841ceb6 100644
--- a/fault.h
+++ b/fault.h
@@ -16,6 +16,9 @@
  * with this program; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
+#ifndef HAVE_FAULT_H
+#define HAVE_FAULT_H
+
 #include <stdint.h>
 
 enum fault_type {
@@ -37,3 +40,5 @@ struct fault_interval {
 };
 
 const char *ft_str(enum fault_type ft);
+
+#endif
-- 
2.1.4


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to