Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168945598
D31810.id94642.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
D31810.id94642.diff
View Options
diff --git a/crypto/openssh/ssh-gss.h b/crypto/openssh/ssh-gss.h
--- a/crypto/openssh/ssh-gss.h
+++ b/crypto/openssh/ssh-gss.h
@@ -29,10 +29,10 @@
#ifdef GSSAPI
-#ifdef HAVE_GSSAPI_H
-#include <gssapi.h>
-#elif defined(HAVE_GSSAPI_GSSAPI_H)
+#ifdef HAVE_GSSAPI_GSSAPI_H
#include <gssapi/gssapi.h>
+#elif defined(HAVE_GSSAPI_H)
+#include <gssapi.h>
#endif
#ifdef KRB5
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 31, 9:39 PM (16 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37681488
Default Alt Text
D31810.id94642.diff (378 B)
Attached To
Mode
D31810: openssh: revert gssapi include logic
Attached
Detach File
Event Timeline
Log In to Comment