summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2015-06-03 21:43:13 -0700
committerTim Rice <tim@multitalents.net>2015-06-03 21:43:13 -0700
commita1195a0fdc9eddddb04d3e9e44c4775431cb77da (patch)
tree6c9a6adc6c9ab4da774ff424b25eba6a1a292a4b
parent6397eedf953b2b973d2d7cbb504ab501a07f8ddc (diff)
parentd2480bcac1caf31b03068de877a47d6e1027bf6d (diff)
Merge branch 'master' of git.mindrot.org:/var/git/openssh
-rw-r--r--auth-chall.c2
1 files changed, 0 insertions, 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 <stdlib.h>
#include <stdio.h>
-#include <stdarg.h>
-
#include "xmalloc.h"
#include "key.h"
#include "hostfile.h"