Code

Include config.h in source files.
[sysdb.git] / src / core / plugin.c
index a3aba99ed40b70b05cb91be314c7ac434eeb58a6..559e6eb4d7db1aa803a55783025d2dc4a8ee6afb 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "sysdb.h"
 #include "core/plugin.h"
 #include "core/time.h"