--- groups/bsl/bslstl/bslstl_ios.h.orig 2023-07-31 18:54:31 UTC +++ groups/bsl/bslstl/bslstl_ios.h @@ -26,6 +26,11 @@ BSLS_IDENT("$Id: $") #include +#ifdef BSLS_PLATFORM_OS_FREEBSD +#include +#include +#endif + #ifndef BDE_DONT_ALLOW_TRANSITIVE_INCLUDES #include #endif // BDE_DONT_ALLOW_TRANSITIVE_INCLUDES