]> andersk Git - openssh.git/blobdiff - auth-passwd.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / auth-passwd.c
index e5edc9336dfb5ddf759d41794600a3bf8e847535..f8df17e6aebdaae48b053988b23b7b4787140956 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-passwd.c,v 1.38 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: auth-passwd.c,v 1.39 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -41,6 +41,7 @@
 #include <sys/types.h>
 
 #include <pwd.h>
+#include <stdio.h>
 #include <string.h>
 
 #include "packet.h"
This page took 0.03559 seconds and 4 git commands to generate.