]> andersk Git - openssh.git/blobdiff - authfd.c
- stevesk@cvs.openbsd.org 2006/02/20 16:36:15
[openssh.git] / authfd.c
index 8976616b4ff67ed37a4d4da098ceaa4f10fc319f..06e6d4a4caef74b8584f77ceb4e264aad060f85d 100644 (file)
--- a/authfd.c
+++ b/authfd.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: authfd.c,v 1.66 2005/06/17 02:44:32 djm Exp $");
+RCSID("$OpenBSD: authfd.c,v 1.67 2006/02/20 16:36:14 stevesk Exp $");
+
+#include <sys/types.h>
+#include <sys/un.h>
 
 #include <openssl/evp.h>
 
This page took 0.030578 seconds and 4 git commands to generate.