Code

Include config.h in source files.
[sysdb.git] / src / tools / sysdbd / configfile.c
index 9c7308d1bc2d0c1bd8efd172f128922c2193db61..9579d91e45cf02b8241302f3bb52dbfd56de996f 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "tools/sysdbd/configfile.h"
 
 #include "sysdb.h"