]> andersk Git - openssh.git/blobdiff - ssh-add.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / ssh-add.c
index eccc8ce45115f3a992b6b7d62f09e5d87086018c..a8d98fd1fbbee98078b87f4cd656531f9ba01f39 100644 (file)
--- a/ssh-add.c
+++ b/ssh-add.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-add.c,v 1.87 2006/07/26 13:57:17 stevesk Exp $ */
+/* $OpenBSD: ssh-add.c,v 1.88 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
@@ -45,6 +45,7 @@
 
 #include <fcntl.h>
 #include <pwd.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
This page took 0.030319 seconds and 4 git commands to generate.