Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/include/gssapi.h
34672 views
1
#ifdef __GNUC__
2
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
3
#endif
4
#include <gssapi/gssapi.h>
5
6