/* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */

#ifndef I2LIVESTATUS_H
#define I2LIVESTATUS_H

/**
 * @defgroup icinga Livestatus
 *
 * The Livestatus library implements the Livestatus protocol for Icinga.
 */

#include "base/i2-base.hpp"

#endif /* I2LIVESTATUS_H */