X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_getopt.c;h=a74ff88de7a6bcc140c492cd2da5d5158414d471;hb=13b88eef5c5fee3e33a06383315df6e57af605b0;hp=f973471c0f016e3c11da534f6a22969c300260d1;hpb=1287bb0b2b8677c7206f3100676372043a54084c;p=rrdtool.git 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)