mud/cnf/
mud/lib/
mud/lib/etc/boards/
mud/lib/house/
mud/lib/misc/
mud/lib/plralias/ZZZ/
mud/lib/plrfiles/
mud/lib/plrfiles/ZZZ/
mud/lib/plrobjs/
mud/lib/plrobjs/ZZZ/
mud/lib/world/
mud/lib/world/gld/
mud/lib/world/mob/
mud/lib/world/obj/
mud/lib/world/shp/
mud/lib/world/trg/
mud/lib/world/wld/
mud/lib/world/zon/
mud/src/
mud/src/doc/
/* Define if we're compiling CircleMUD under any type of UNIX system.  */
#undef CIRCLE_UNIX

/* Define if the system is capable of using crypt() to encrypt.  */
#undef CIRCLE_CRYPT

/* Define if we don't have proper support for the system's crypt().  */
#undef HAVE_UNSAFE_CRYPT

/* Define is the system has struct in_addr.  */
#undef HAVE_STRUCT_IN_ADDR

/* Define to `int' if <sys/socket.h> doesn't define.  */
#undef socklen_t

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef ssize_t