2 * Copyright 2001-2015, Haiku.
3 * Distributed under the terms of the MIT License.
6 * Ingo Weinhold (bonefish@users.sf.net)
10 //! API classes - registrar interface.
14 #include <RegistrarDefs.h>
21 #ifdef HAIKU_TARGET_PLATFORM_HAIKU
22 const char* kRAppLooperPortName
= "rAppLooperPort";
24 const char* kRAppLooperPortName
= "haiku-test:rAppLooperPort";
28 } // namespace BPrivate