Code

Added missing includes identified by strict standard checks.
[libjunos.git] / src / junos.h
index a122330022b14feeec748c16cf200aa17c7a5377..31cd7cb511bb6afabe54463f4cee9819d379bf20 100644 (file)
 #ifndef JUNOS_H
 #define JUNOS_H 1
 
+#ifdef HAVE_CONFIG_H
+#      include "config.h"
+#endif
+
 #include <stdio.h>
 
 #include <libxml/tree.h>