Index: branches/2018Q3/net-mgmt/nstat/files/patch-nstat.c =================================================================== --- branches/2018Q3/net-mgmt/nstat/files/patch-nstat.c (nonexistent) +++ branches/2018Q3/net-mgmt/nstat/files/patch-nstat.c (revision 475462) @@ -0,0 +1,10 @@ +--- nstat.c.orig 2018-07-26 14:34:20 UTC ++++ nstat.c +@@ -53,6 +53,7 @@ + + + /* why is this only defined in the kernel */ ++#undef timespecadd + #define timespecadd(vvp, uvp) \ + do { \ + (vvp)->tv_sec += (uvp)->tv_sec; \ Property changes on: branches/2018Q3/net-mgmt/nstat/files/patch-nstat.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 Index: branches/2018Q3 =================================================================== --- branches/2018Q3 (revision 475461) +++ branches/2018Q3 (revision 475462) Property changes on: branches/2018Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r475392