mirror of https://github.com/Icinga/icinga2.git
9 lines
158 B
C
9 lines
158 B
C
|
#ifndef I2CONFIGFILECOMPONENT_H
|
||
|
#define I2CONFIGFILECOMPONENT_H
|
||
|
|
||
|
#include <i2-base.h>
|
||
|
|
||
|
#include "configfilecomponent.h"
|
||
|
|
||
|
#endif /* I2CONFIGFILECOMPONENT_H */
|