00001 /*************************************************************************** 00002 $RCSfile$ 00003 ------------------- 00004 cvs : $Id: fsnode_l.h 8 2005-01-05 14:38:21Z aquamaniac $ 00005 begin : Mon Mar 01 2004 00006 copyright : (C) 2004 by Martin Preuss 00007 email : martin@libchipcard.de 00008 00009 *************************************************************************** 00010 * Please see toplevel file COPYING for license details * 00011 ***************************************************************************/ 00012 00013 00014 #ifndef LC_FS_NODE_L_H 00015 #define LC_FS_NODE_L_H 00016 00017 00018 #include <chipcard2-client/fs/fsnode.h> 00019 #include <gwenhywfar/list2.h> 00020 00021 00022 GWEN_LIST_FUNCTION_DEFS(LC_FS_NODE_HANDLE, LC_FSNodeHandle) 00023 GWEN_LIST2_FUNCTION_DEFS(LC_FS_NODE_HANDLE, LC_FSNodeHandle) 00024 00025 00026 00027 00028 #endif /* LC_FS_NODE_L_H */
1.5.3