Whamcloud - gitweb
LU-6971 cleanup: not support remote client anymore
[fs/lustre-release.git] / lustre / utils / gss / lgss_krb5_utils.h
index 0ddffb4..284be91 100644 (file)
@@ -1,9 +1,7 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
+/*
  * Modifications for Lustre
  *
- * Copyright  2008 Sun Microsystems, Inc. All rights reserved
+ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  *
  * Author: Eric Mei <ericm@clusterfs.com>
  */
@@ -19,6 +17,8 @@
 
 #include "lgss_utils.h"
 
+extern struct lgss_mech_type lgss_mech_null;
+extern struct lgss_mech_type lgss_mech_sk;
 extern struct lgss_mech_type lgss_mech_krb5;
 
 /*