]> andersk Git - openssh.git/blobdiff - readpass.c
- stevesk@cvs.openbsd.org 2006/07/10 16:37:36
[openssh.git] / readpass.c
index b83b6f5ee73fba4633ee7237105c29d96612fd24..0da75ac114957ab92f849d9a01e8e8f0a6686c7e 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readpass.c,v 1.40 2006/07/09 15:15:10 stevesk Exp $ */
+/* $OpenBSD: readpass.c,v 1.41 2006/07/10 16:37:36 stevesk Exp $ */
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
  *
@@ -32,6 +32,7 @@
 #ifdef HAVE_PATHS_H
 # include <paths.h>
 #endif
+#include <stdarg.h>
 
 #include "xmalloc.h"
 #include "misc.h"
This page took 0.197096 seconds and 4 git commands to generate.