]> andersk Git - openssh.git/blobdiff - authfile.c
- stevesk@cvs.openbsd.org 2006/07/11 20:27:56
[openssh.git] / authfile.c
index e928b0b0e0405e00ee079081c739b5cfabcbd3aa..cf3d3d9e1213a296944333cb46442d2061bdbadc 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: authfile.c,v 1.68 2006/07/09 15:15:10 stevesk Exp $ */
+/* $OpenBSD: authfile.c,v 1.69 2006/07/11 20:27:56 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 <openssl/evp.h>
 #include <openssl/pem.h>
 
+#include <errno.h>
 #include <fcntl.h>
 
 #include "cipher.h"
This page took 0.09979 seconds and 4 git commands to generate.