diff --git a/mozilla/modules/plugin/base/public/nptypes.h b/mozilla/modules/plugin/base/public/nptypes.h index ef018d66f9b..8b436d32783 100644 --- a/mozilla/modules/plugin/base/public/nptypes.h +++ b/mozilla/modules/plugin/base/public/nptypes.h @@ -88,7 +88,7 @@ */ #include - #if !defined(__GNUC__) || (__GNUC__ > 2 || __GNUC_MINOR__ > 91) + #if !defined(__GNUC__) || (__GNUC__ > 2 || __GNUC_MINOR__ > 95) #include #else /*