]> andersk Git - openssh.git/blobdiff - readpass.c
- jmc@cvs.openbsd.org 2010/01/13 12:48:34
[openssh.git] / readpass.c
index 63197c91523ff318cacb84ec4e013a7795597f1c..bd144c2e39177a15f8fd21535782b9e141de6d8e 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readpass.c,v 1.42 2006/07/11 20:07:25 stevesk Exp $ */
+/* $OpenBSD: readpass.c,v 1.47 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
  *
 # include <paths.h>
 #endif
 #include <stdarg.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <unistd.h>
 
 #include "xmalloc.h"
 #include "misc.h"
This page took 0.689159 seconds and 4 git commands to generate.