mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 11:55:36 +08:00
RPC(3): Import from FreeBSD
This commit is contained in:
5
freebsd/include/gssapi.h
Normal file
5
freebsd/include/gssapi.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/* $FreeBSD$ */
|
||||
#ifdef __GNUC__
|
||||
#warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
|
||||
#endif
|
||||
#include <gssapi/gssapi.h>
|
Reference in New Issue
Block a user