blob: 4479bca957249a92d8929ae28eddd6d255eba035 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001// MorgenGrauen MUDlib
2//
3// daemon.h -- Definitionen fuer Objekte in /p/daemon/
4//
5// $Id: daemon.h 7419 2010-02-07 21:04:40Z Zesstra $
6
7#include "/sys/daemon/channel.h" // channel handling
8#include "/sys/daemon/object.h" // persistent object handling
9#include "/sys/daemon/traveld.h" // TRAVEL daemon
10#include "/sys/daemon/mand.h" // MAN daemon