]> andersk Git - openssh.git/blobdiff - sshlogin.c
- stevesk@cvs.openbsd.org 2006/07/09 15:15:11
[openssh.git] / sshlogin.c
index a472b511c2305e470b19a1500a9652e8ba2d5c65..9b5ce1fde91c4cb2287bf1e490e6dde721754bf4 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshlogin.c,v 1.17 2006/03/25 18:36:15 deraadt Exp $ */
+/* $OpenBSD: sshlogin.c,v 1.18 2006/07/09 15:15:11 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -41,6 +41,8 @@
 
 #include "includes.h"
 
+#include <fcntl.h>
+
 #include "loginrec.h"
 #include "log.h"
 #include "buffer.h"
This page took 0.1302 seconds and 4 git commands to generate.