]> andersk Git - openssh.git/blobdiff - openbsd-compat/readpassphrase.c
- (dtucker) [openbsd-compat/openssl-compat.h] Merge USE_BUILTIN_RIJNDAEL
[openssh.git] / openbsd-compat / readpassphrase.c
index 95c0af815a2e33324eee8c650a1e2bdb9c0d3a4c..11bd8f646e1dbeae558d78ff06b287a80e07e8df 100644 (file)
@@ -31,6 +31,9 @@
 #include <ctype.h>
 #include <fcntl.h>
 #include <readpassphrase.h>
+#include <errno.h>
+#include <string.h>
+#include <unistd.h>
 
 #ifdef TCSASOFT
 # define _T_FLUSH      (TCSAFLUSH|TCSASOFT)
This page took 0.037577 seconds and 4 git commands to generate.