]> andersk Git - openssh.git/blobdiff - progressmeter.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / progressmeter.c
index 19dc917c9cb4ef990b8ed95338987c13809822a8..cbbb340238d4e48f3a3e9e5096aa2ecce2ad7d01 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: progressmeter.c,v 1.34 2006/07/22 20:48:23 stevesk Exp $ */
+/* $OpenBSD: progressmeter.c,v 1.35 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 2003 Nils Nordman.  All rights reserved.
  *
@@ -30,6 +30,7 @@
 
 #include <errno.h>
 #include <signal.h>
+#include <stdio.h>
 #include <string.h>
 #include <time.h>
 #include <unistd.h>
This page took 0.135256 seconds and 4 git commands to generate.