/* * Copyright 2015, Axel Dörfler, axeld@pinc-software.de. * Distributed under the terms of the MIT License. */ #ifndef LAUNCH_DAEMON_H #define LAUNCH_DAEMON_H #include static const uint32 kMsgEventTriggered = 'ldet'; #endif // LAUNCH_DAEMON_H