X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_tool.h;h=954dac8989cafef26b4c7ec58dbfd18cb478e6f2;hb=12ba1178e73143925adc7d376814a44247c6f554;hp=cf4f45c5ba9b28646d3544181e07dd4664f1b7ed;hpb=4f7e223142e96d5549de252214c3ab3f825b8dbb;p=rrdtool.git diff --git a/src/rrd_tool.h b/src/rrd_tool.h index cf4f45c..954dac8 100644 --- a/src/rrd_tool.h +++ b/src/rrd_tool.h @@ -115,7 +115,7 @@ int isnan(double value); #endif /* local include files -- need to be after the system ones */ -#include "getopt.h" +#include "rrd_getopt.h" #include "rrd_format.h" #ifndef max