]> andersk Git - openssh.git/blobdiff - auth-bsdauth.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / auth-bsdauth.c
index f718e5d38b171645872d6a9105d2835d333076fd..0b3262b49fc64e78f6511f7ac5796e4670a3ecc5 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-bsdauth.c,v 1.10 2006/08/03 03:34:41 deraadt Exp $ */
+/* $OpenBSD: auth-bsdauth.c,v 1.11 2007/09/21 08:15:29 djm Exp $ */
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
  *
@@ -27,6 +27,8 @@
 
 #include <sys/types.h>
 
+#include <stdarg.h>
+
 #ifdef BSD_AUTH
 #include "xmalloc.h"
 #include "key.h"
This page took 0.059087 seconds and 4 git commands to generate.