X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgetopt.c;fp=src%2Fgetopt.c;h=a2179c6f503513e892b4821ba0d39ad44124077e;hb=58f824a51a3d59c54d24dd2e2a96afda4493b4b4;hp=c1fd726b2d568d69c9178669b1af8375a56c558b;hpb=d11290cf10bd321be4f353cf5f4dce0e2ca289ee;p=rrdtool.git diff --git a/src/getopt.c b/src/getopt.c index c1fd726..a2179c6 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -31,7 +31,7 @@ #endif #ifdef HAVE_CONFIG_H -#include +#include "../rrd_config.h" #endif #if !defined (__STDC__) || !__STDC__