// SPDX-FileCopyrightText: 2012 Icinga GmbH // SPDX-License-Identifier: GPL-2.0-or-later #ifndef I2REMOTE_H #define I2REMOTE_H /** * @defgroup remote Remote library * * The Icinga library implements remote cluster functionality. */ #include "base/i2-base.hpp" #endif /* I2REMOTE_H */