]> andersk Git - openssh.git/blobdiff - authfd.c
- stevesk@cvs.openbsd.org 2006/07/09 15:15:11
[openssh.git] / authfd.c
index 0d2b09ecc977bcf60244c0f0aa128540339b6451..5cec7a97c15a1781f355210b83666491fea7f043 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: authfd.c,v 1.75 2006/07/08 21:47:12 stevesk Exp $ */
+/* $OpenBSD: authfd.c,v 1.76 2006/07/09 15:15:10 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -43,6 +43,8 @@
 
 #include <openssl/evp.h>
 
+#include <fcntl.h>
+
 #include "ssh.h"
 #include "rsa.h"
 #include "buffer.h"
This page took 0.157287 seconds and 4 git commands to generate.