Skip to content
  • Guillem Jover's avatar
    Add support for transparent compilation · 520682e5
    Guillem Jover authored
    This means that software being ported should not need to be modified in
    the usual case, as the libbsd headers will take over the standard
    namespace and fill the missing gaps, and include the system headers.
    
    To use this the new libbsd-transparent.pc file can be used through
    pkg-config, which should end up doing the right thing.
    520682e5