Code

Include config.h in source files.
[sysdb.git] / src / frontend / session.c
index a64931eeca6f795075b09322cea6ac4c8b5bd1ff..2b568b1948ee5366df066a1d2217ff48a1ba23bc 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "sysdb.h"
 
 #include "frontend/connection-private.h"