From d2480bcac1caf31b03068de877a47d6e1027bf6d Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 4 Jun 2015 14:10:55 +1000 Subject: Remove redundant include of stdarg.h. bz#2410 --- auth-chall.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/auth-chall.c b/auth-chall.c index 5c26a403..60c9f14c 100644 --- a/auth-chall.c +++ b/auth-chall.c @@ -30,8 +30,6 @@ #include #include -#include - #include "xmalloc.h" #include "key.h" #include "hostfile.h" -- cgit v1.2.3