Unverified Commit bfdb9793 by Patrick Steinhardt Committed by GitHub

Merge pull request #5237 from tiennou/fix/gssapi-cred

cred: add missing private header in GSSAPI block
parents aa407ca3 49a3289e
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include "git2.h" #include "git2.h"
#include "buffer.h" #include "buffer.h"
#include "auth.h" #include "auth.h"
#include "git2/sys/cred.h"
#include <gssapi.h> #include <gssapi.h>
#include <krb5.h> #include <krb5.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment