#ifndef __PRIVS_H #define __PRIVS_H #define PRIV_CMDS "CMDS" #define PRIV_GENERAL "GENERAL" #define PRIV_MUDLIB "MUDLIB" #define PRIV_PLAYER "PLAYER" #define PRIV_SECURE "SECURE" #define PRIV_SOCKET "SOCKET" #endif /* __PRIVS_H */