00001 #ifndef MNT_TYPES_H 00002 #define MNT_TYPES_H 00003 00004 typedef void* MntClientData; 00005 00006 #endif