mirror of
https://github.com/opnsense/src.git
synced 2026-06-23 23:49:25 -04:00
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>
|