]> git.draconx.ca Git - liblbx.git/blobdiff - src/lbx.c
Use AC_HEADER_ASSERT to allow users to disable assertions.
[liblbx.git] / src / lbx.c
index 8ddcf1860ec51b6665767cb0d9bfc6738a900a2a..253da5e870485bab33249f28bd872bdad2146703 100644 (file)
--- a/src/lbx.c
+++ b/src/lbx.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#      include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>