]> andersk Git - openssh.git/blobdiff - ssh-keygen.c
- stevesk@cvs.openbsd.org 2006/07/11 20:07:25
[openssh.git] / ssh-keygen.c
index 4e42d0cfc26bf29116bd738ed49d8a6fe812e24e..1c506059c29490f02cf2f9b15651fe35c2e4804c 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-keygen.c,v 1.147 2006/07/09 15:15:11 stevesk Exp $ */
+/* $OpenBSD: ssh-keygen.c,v 1.148 2006/07/11 20:07:25 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1994 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -21,6 +21,7 @@
 #include <openssl/evp.h>
 #include <openssl/pem.h>
 
+#include <errno.h>
 #include <fcntl.h>
 #ifdef HAVE_PATHS_H
 # include <paths.h>
This page took 0.032787 seconds and 4 git commands to generate.