Skip to content
  • Brad King's avatar
    curl: Fix detection of headers with dependencies · 1f7cb7e2
    Brad King authored
    Restore the check_include_file_concat functionality broken
    in upstream curl.  The <net/if.h> header on older OS X versions
    depends on <sys/socket.h> begin included first, for example.
    1f7cb7e2