xref: /titanic_41/usr/src/uts/common/gssapi/include/mglueP.h (revision ab9b2e153c3a9a2b1141fefa87925b1a9beb1236)
1*ab9b2e15Sgtb /*
2*ab9b2e15Sgtb  * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
3*ab9b2e15Sgtb  * Use is subject to license terms.
4*ab9b2e15Sgtb  */
5*ab9b2e15Sgtb 
6*ab9b2e15Sgtb #pragma ident	"%Z%%M%	%I%	%E% SMI"
7*ab9b2e15Sgtb 
8*ab9b2e15Sgtb /*
9*ab9b2e15Sgtb  * SUNW15resync
10*ab9b2e15Sgtb  * This file (mglueP.h) is the MIT name for the mech glue
11*ab9b2e15Sgtb  * header file, but the Solaris one is mechglueP.h.  We keep this file
12*ab9b2e15Sgtb  * so MIT files don't need to be changed to include the Solaris one.
13*ab9b2e15Sgtb  */
14*ab9b2e15Sgtb 
15*ab9b2e15Sgtb #include "mechglueP.h"
16*ab9b2e15Sgtb 
17*ab9b2e15Sgtb 
18