mirror of
https://github.com/tihmstar/futurerestore.git
synced 2026-01-26 14:39:15 +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>
|