Index: head/news/husky/files/patch-hpt_src_perl.c =================================================================== --- head/news/husky/files/patch-hpt_src_perl.c (nonexistent) +++ head/news/husky/files/patch-hpt_src_perl.c (revision 465820) @@ -0,0 +1,14 @@ +--- hpt/src/perl.c.orig 2018-03-28 16:01:18 UTC ++++ hpt/src/perl.c +@@ -109,9 +109,9 @@ extern "C" { + # define min(a, b) ((a) < (b) ? (a) : (b)) + #endif + +-#ifdef __GNUC__ ++/*#ifdef __GNUC__ + # define Perl___notused Perl___notused __attribute__ ((unused)) +-#endif ++#endif*/ + + #ifndef LL_PERL + # define LL_PERL LL_EXEC Property changes on: head/news/husky/files/patch-hpt_src_perl.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property