From: Florian Forster Date: Thu, 26 Nov 2009 10:56:49 +0000 (+0100) Subject: Include "config.h" rather than . X-Git-Tag: librouteros-0.2.0~15 X-Git-Url: https://git.octo.it/?p=routeros-api.git;a=commitdiff_plain;h=c4ad812587c29fea8fbbb6179b762d6b31f15e7a Include "config.h" rather than . --- diff --git a/src/main.c b/src/main.c index 5981dbf..169e39c 100644 --- a/src/main.c +++ b/src/main.c @@ -27,7 +27,7 @@ # define _POSIX_C_SOURCE 200112L #endif -#include +#include "config.h" #include #include