diff --git a/src/devices/wifi/wifi-mac-header.cc b/src/devices/wifi/wifi-mac-header.cc index 8b2827fe2..ed21375cf 100644 --- a/src/devices/wifi/wifi-mac-header.cc +++ b/src/devices/wifi/wifi-mac-header.cc @@ -762,6 +762,8 @@ case WIFI_MAC_ ## x: \ return "ERROR"; } #undef FOO + // needed to make gcc 4.0.1 ppc darwin happy. + return "BIG_ERROR"; } uint32_t