]> andersk Git - openssh.git/blobdiff - auth2-chall.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth2-chall.c
index ad6b7233fe9309796427666b8a1293ee199c40bd..89b261e61f7a1ce10da777998b9e7095cd3298df 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-chall.c,v 1.28 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: auth2-chall.c,v 1.29 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
  * Copyright (c) 2001 Per Allansson.  All rights reserved.
@@ -25,6 +25,7 @@
  */
 #include "includes.h"
 
+#include <stdio.h>
 #include <string.h>
 
 #include "ssh2.h"
This page took 0.067209 seconds and 4 git commands to generate.