X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/bec8d36bbdf60dd5dafb2bafbe3e34ecdcc8bfd3..b82644b50e77dea7967ec165065b6990c8c7dfa1:/ftmacros.h diff --git a/ftmacros.h b/ftmacros.h index 3cd75056..7975463b 100644 --- a/ftmacros.h +++ b/ftmacros.h @@ -45,7 +45,12 @@ * namespace to the maximum extent possible"? */ #if defined(sun) || defined(__sun) - #define __EXTENSIONS__ + /* + * On Solaris Clang defines __EXTENSIONS__ automatically. + */ + #ifndef __EXTENSIONS__ + #define __EXTENSIONS__ + #endif /* * We also need to define _XPG4_2 in order to get