mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
4 lines
142 B
C
4 lines
142 B
C
#ifdef __GNUC__
|
|
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
|
|
#endif
|
|
#include <gssapi/gssapi.h>
|