00001 /* 00002 * Copyright (c) Members of the EGEE Collaboration. 2004. 00003 * See http://eu-egee.org/partners/ for details on the copyright holders. 00004 * For license conditions see the license file or 00005 * http://eu-egee.org/license.html 00006 */ 00007 00008 /* 00009 * Copyright (c) 2001 EU DataGrid. 00010 * For license conditions see http://www.eu-datagrid.org/license.html 00011 * 00012 * Copyright (c) 2001, 2002 by 00013 * Martijn Steenbakkers <martijn@nikhef.nl>, 00014 * David Groep <davidg@nikhef.nl>, 00015 * NIKHEF Amsterdam, the Netherlands 00016 */ 00017 00032 #ifndef LCAS_MODULES_H 00033 #define LCAS_MODULES_H 00034 00035 /****************************************************************************** 00036 Include header files 00037 ******************************************************************************/ 00038 00039 #include <gssapi.h> 00040 #include "lcas_utils.h" 00041 #include "lcas_log.h" 00042 #include "lcas_types.h" 00043 #include "lcas_defines.h" 00044 00045 #endif /* LCAS_MODULES_H */ 00046 00047 /****************************************************************************** 00048 CVS Information: 00049 $Source: /cvs/jra1mw/org.glite.security.lcas-interface/interface/lcas_modules.h,v $ 00050 $Date: 2004/10/14 16:05:27 $ 00051 $Revision: 1.2 $ 00052 $Author: msteenba $ 00053 ******************************************************************************/