Index: head/sysutils/dtc/files/patch-fdtoverlay.c =================================================================== --- head/sysutils/dtc/files/patch-fdtoverlay.c (nonexistent) +++ head/sysutils/dtc/files/patch-fdtoverlay.c (revision 454946) @@ -0,0 +1,12 @@ +--- fdtoverlay.c.orig 2017-11-27 12:39:15 UTC ++++ fdtoverlay.c +@@ -26,7 +26,9 @@ + #include + #include + #include ++#ifndef __FreeBSD__ + #include ++#endif + #include + + #include Property changes on: head/sysutils/dtc/files/patch-fdtoverlay.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