mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
2a63c3be15
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
5 lines
142 B
C
5 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>
|