]> andersk Git - openssh.git/blobdiff - authfd.c
- stevesk@cvs.openbsd.org 2006/07/09 15:15:11
[openssh.git] / authfd.c
index 0fa69bd2a8e53de536878c9b9078c10aca35a9ec..5cec7a97c15a1781f355210b83666491fea7f043 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: authfd.c,v 1.74 2006/03/30 09:58:15 djm 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
 
 #include <sys/types.h>
 #include <sys/un.h>
+#include <sys/socket.h>
 
 #include <openssl/evp.h>
 
+#include <fcntl.h>
+
 #include "ssh.h"
 #include "rsa.h"
 #include "buffer.h"
This page took 0.480415 seconds and 4 git commands to generate.