]> andersk Git - openssh.git/blobdiff - auth2-pubkey.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth2-pubkey.c
index 7962dcef20f99221e975d1b16368eb49253e12e6..41763f7632c3ea31e88cc2cb8762eafed4a9ee2c 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-pubkey.c,v 1.13 2006/07/06 16:03:53 stevesk Exp $ */
+/* $OpenBSD: auth2-pubkey.c,v 1.14 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -29,6 +29,7 @@
 #include <sys/stat.h>
 
 #include <pwd.h>
+#include <stdio.h>
 
 #include "ssh.h"
 #include "ssh2.h"
This page took 0.126868 seconds and 4 git commands to generate.