icinga2/components/configrpc/i2-configrpc.h

11 lines
174 B
C
Raw Normal View History

2012-04-13 13:10:35 +02:00
#ifndef I2CONFIGRPC_H
#define I2CONFIGRPC_H
2012-03-31 16:28:11 +02:00
#include <i2-base.h>
#include <i2-jsonrpc.h>
#include <i2-icinga.h>
#include "configrpccomponent.h"
2012-04-13 13:10:35 +02:00
#endif /* I2CONFIGRPC_H */