X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_getopt.c;h=a74ff88de7a6bcc140c492cd2da5d5158414d471;hp=f973471c0f016e3c11da534f6a22969c300260d1;hb=46a2db0465372eae273b1ff827e465a779339198;hpb=bc1d8aeea1af6821c1530188d8bd1cb465ad8285 diff --git a/src/rrd_getopt.c b/src/rrd_getopt.c index f973471..a74ff88 100644 --- a/src/rrd_getopt.c +++ b/src/rrd_getopt.c @@ -274,7 +274,8 @@ static char *const *original_argv; to getopt is that one passed to the process. */ static void store_args( int argc, - char *const *argv) __attribute__ ((unused)); + char *const *argv); + static void store_args( int argc, char *const *argv)