mirror of
https://github.com/tihmstar/futurerestore.git
synced 2026-05-05 01:33:21 +00:00
6 lines
118 B
C
6 lines
118 B
C
/*
|
|
* Wrapper so that #include <gssapi.h> will work without special include
|
|
* paths.
|
|
*/
|
|
#include <gssapi/gssapi.h>
|