]> git.draconx.ca Git - liblbx.git/blobdiff - src/lbx.c
liblbx: Use unconditional includes of <config.h>.
[liblbx.git] / src / lbx.c
index 26a59bd66604141855773c4f7b80772d4c6ba045..720cf077881dc6861473b7438de0659cfaf7b09c 100644 (file)
--- a/src/lbx.c
+++ b/src/lbx.c
  *  You should have received a copy of the GNU General Public License
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#ifdef HAVE_CONFIG_H
-#      include "config.h"
-#endif
-
+#include <config.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>