Skip to content

Commit 49a3289

Browse files
committed
cred: add missing private header in GSSAPI block
Should have been part of 8bf0f7e
1 parent aa407ca commit 49a3289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transports/auth_negotiate.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include "git2.h"
1313
#include "buffer.h"
1414
#include "auth.h"
15+
#include "git2/sys/cred.h"
1516

1617
#include <gssapi.h>
1718
#include <krb5.h>

0 commit comments

Comments
 (0)