]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/krb5_util.h
nfs-utils: Include legacy or TI-RPC headers, not both
[nfs-utils.git] / utils / gssd / krb5_util.h
index 4b2da6bb90f3d2d5e45d2602f16f7af616013fe9..7d808f56ec25ac0a930b1aafea82dd4514be6e5c 100644 (file)
@@ -3,6 +3,12 @@
 
 #include <krb5.h>
 
+#ifdef HAVE_LIBTIRPC
+#include <rpc/auth_gss.h>
+#else
+#include "gss_oids.h"
+#endif
+
 /*
  * List of principals from our keytab that we
  * will try to use to obtain credentials