]> andersk Git - openssh.git/blobdiff - canohost.c
- stevesk@cvs.openbsd.org 2006/07/05 02:42:09
[openssh.git] / canohost.c
index 34b751a72c09dd645b2d6f5f1199157872ef264b..787d338d452a75b2f681c33c8fdbd22e473996f4 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: canohost.c,v 1.53 2006/03/25 13:17:01 djm Exp $ */
+/* $OpenBSD: canohost.c,v 1.54 2006/07/05 02:42:09 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
 
 #include "includes.h"
 
+#include <sys/socket.h>
+
+#include <netinet/in.h>
+
 #include <ctype.h>
 
 #include "packet.h"
This page took 0.038471 seconds and 4 git commands to generate.