00001 /* 00002 * Copyright (c) 2001 EU DataGrid. 00003 * For license conditions see http://www.eu-datagrid.org/license.html 00004 * 00005 * Copyright (c) 2001, 2002 by 00006 * Martijn Steenbakkers <martijn@nikhef.nl>, 00007 * David Groep <davidg@nikhef.nl>, 00008 * NIKHEF Amsterdam, the Netherlands 00009 */ 00010 00025 #ifndef LCMAPS_MODULES_H 00026 #define LCMAPS_MODULES_H 00027 00028 /****************************************************************************** 00029 Include header files 00030 ******************************************************************************/ 00031 00032 #include <gssapi.h> 00033 #include "lcmaps_utils.h" 00034 #include "lcmaps_log.h" 00035 #include "lcmaps_types.h" 00036 #include "lcmaps_defines.h" 00037 00038 #endif /* LCMAPS_MODULES_H */ 00039 00040 /****************************************************************************** 00041 CVS Information: 00042 $Source: /cvs/fabric_mgt/gridification/lcmaps/include/lcmaps_modules.h,v $ 00043 $Date: 2003/07/10 16:33:23 $ 00044 $Revision: 1.2 $ 00045 $Author: martijn $ 00046 ******************************************************************************/