Index: head/math/reduce/files/patch-generic_newfront_redfront.h =================================================================== --- head/math/reduce/files/patch-generic_newfront_redfront.h (nonexistent) +++ head/math/reduce/files/patch-generic_newfront_redfront.h (revision 517027) @@ -0,0 +1,14 @@ +--- generic/newfront/redfront.h.orig 2018-06-17 19:20:00 UTC ++++ generic/newfront/redfront.h +@@ -114,8 +114,11 @@ typedef void (*sig_t)(int); + * version is different... + */ + #ifndef NATIVE_WINDOWS ++ + #include "sys.h" ++#ifndef wcwidth + extern int wcwidth(wchar_t c); ++#endif + #include "chartype.h" + #endif + Property changes on: head/math/reduce/files/patch-generic_newfront_redfront.h ___________________________________________________________________ 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