#ifndef __TOKEN_H__ #define __TOKEN_H__ #include "cclass.h" #include "crypt.h" #include "dyntype.h" #include "dyntype/hash.h" #include "packet.h" #endif//__TOKEN_H__ // vim: set et ts=4 sw=4: