• Show log

    Commit

  • Hash : d3a440ca
    Author : Edward Thomson
    Date : 2019-01-13T10:50:13

    fuzzers: use system includes
    
    Use the system includes (defined by libgit2) as the fuzzer includes.
    The fuzzers link against internal libgit2 API and therefore need to have
    the full include path that libgit2 uses.