X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_tool.h;h=954dac8989cafef26b4c7ec58dbfd18cb478e6f2;hb=b06c180d34e74e6ed7a80010b0c5f8d69d7c410a;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