the bitrig master branch has been updated by natano with 1 new commit: commit a05f969074362f8f81930eae7e86c4b7418613a8 diff: https://github.com/bitrig/bitrig/commit/a05f969 author: Martin Natano <[email protected]> date: Fri Feb 20 22:28:02 2015 +0100
Include missing <wctype.h>. 7dcf2eba95d8bf0ce41cfad796b36eb73a6f4dec introduced a dependency on <wctype.h> for the local libc header file "charclass.h". Who would guess that ksh uses header files local to libc? Sorry for the breakage. M bin/ksh/misc.c
