[config] config.h=>libpostal_config.h so as not to conflict with autoconf

This commit is contained in:
Al
2015-08-06 17:49:35 -04:00
parent 2bedb695a2
commit 61d586fa1d
5 changed files with 10 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ extern "C" {
#include <inttypes.h>
#include "collections.h"
#include "config.h"
#include "libpostal_config.h"
#include "constants.h"
#include "klib/khash.h"
#include "string_utils.h"