2 * Copyright 2015, Axel Dörfler, axeld@pinc-software.de.
3 * Distributed under the terms of the MIT License.
5 #ifndef LAUNCH_DAEMON_H
6 #define LAUNCH_DAEMON_H
9 #include <SupportDefs.h>
12 static const uint32 kMsgEventTriggered
= 'ldet';
15 #endif // LAUNCH_DAEMON_H