]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
hwclock: remove unused stdarg.h
authorJ William Piggott <elseifthen@gmx.com>
Mon, 19 Jun 2017 00:21:27 +0000 (20:21 -0400)
committerJ William Piggott <elseifthen@gmx.com>
Tue, 20 Jun 2017 23:56:39 +0000 (19:56 -0400)
Signed-off-by: J William Piggott <elseifthen@gmx.com>
sys-utils/hwclock.c

index 7d69b7ac551bb1b0b2daedc49da42e3714fc2beb..135530042cafe14e1c44159f6714d4e041412ad0 100644 (file)
@@ -61,7 +61,6 @@
 #include <getopt.h>
 #include <limits.h>
 #include <math.h>
-#include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>