X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Futils%2Fdbi.c;fp=src%2Futils%2Fdbi.c;h=a2569f7faac01a92b66eb211c3bb543bd2eb0736;hp=a30f548db2c6661242970d5db6c639b93aa480c8;hb=39a45905e0b237e458b1826ff9b4fad1c4a59550;hpb=ee4601a116d7c8f035d322373f7825d5373e454e diff --git a/src/utils/dbi.c b/src/utils/dbi.c index a30f548..a2569f7 100644 --- a/src/utils/dbi.c +++ b/src/utils/dbi.c @@ -25,6 +25,10 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif /* HAVE_CONFIG_H */ + #include "utils/dbi.h" #include "utils/error.h"