$NetBSD: patch-src_include_logsupport.h,v 1.2 2014/03/14 14:39:22 mef Exp $ Fix a header guard to reduce warnings. --- src/include/logsupport.h.orig 2013-09-17 19:27:33.000000000 +0000 +++ src/include/logsupport.h @@ -1,5 +1,5 @@ #ifndef SUPPORT_H -#define SUPPORT_h +#define SUPPORT_H #include