]> andersk Git - openssh.git/blobdiff - loginrec.c
- stevesk@cvs.openbsd.org 2006/07/05 02:42:09
[openssh.git] / loginrec.c
index 874d715d728b7e3be07fd25a967722c1dfa63e88..76ddc2000a2bd6b6a0b5ac8d4a6fe8135e677524 100644 (file)
 
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/socket.h>
+
+#include <netinet/in.h>
 
 #include "ssh.h"
 #include "xmalloc.h"
 # include <libutil.h>
 #endif
 
-RCSID("$Id$");
-
 /**
  ** prototypes for helper functions in this file
  **/
This page took 0.029994 seconds and 4 git commands to generate.