Make UEFI boot-platform build again
[haiku.git] / src / servers / launch / LaunchDaemon.h
blobace8a9fbbcfe393eb546a7f982d1e53d425b4f37
1 /*
2 * Copyright 2015, Axel Dörfler, axeld@pinc-software.de.
3 * Distributed under the terms of the MIT License.
4 */
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