From 1fea8b38fc606daf1e803cc0c7eae648b47d4eb7 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Fri, 14 Dec 2007 17:26:18 +0100 Subject: [PATCH] fix optimized build --- src/devices/wifi/wifi-mac-header.cc | 2 ++ 1 file changed, 2 insertions(+) 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