mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01: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>
|