dotd-2.3.7/area/
dotd-2.3.7/clans/
dotd-2.3.7/classes/
dotd-2.3.7/councils/
dotd-2.3.7/deity/
dotd-2.3.7/dict/
dotd-2.3.7/doc/mudprogs/
dotd-2.3.7/player/a/
dotd-2.3.7/player/g/
/******************************************************
            Desolation of the Dragon MUD II
      (C) 1997-2002  Jesse DeFer and Heath Leach
          http://www.dotd.com  dotd@dotd.com
 ******************************************************/

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

#if defined(START_DB) || defined (USE_DB)
#include "mysql.h"
#endif

#ifdef MEMDEBUG
#include "memdebug.h"
#endif

/*#include "leak_detector.h"*/