mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-18 19:41:36 +00:00
For Win32/Cygwin, the imb plugin was failing to build with the following message: imbapi.h:140:9: error: unknown type name 'wchar_t' typedef wchar_t WCHAR; Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>