]> andersk Git - openssh.git/blobdiff - misc.c
- stevesk@cvs.openbsd.org 2006/07/05 02:42:09
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index 158d4878f774a3e9b8998be9f684f0040a54db49..63c7ddf1ec80d712d3b7f61ce600c15f676555d7 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.c,v 1.52 2006/03/30 09:58:15 djm Exp $ */
+/* $OpenBSD: misc.c,v 1.53 2006/07/05 02:42:09 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  * Copyright (c) 2005,2006 Damien Miller.  All rights reserved.
 #include "includes.h"
 
 #include <sys/ioctl.h>
+#include <sys/socket.h>
+
+#include <netinet/in.h>
 #include <netinet/tcp.h>
+
 #ifdef HAVE_PATHS_H
 # include <paths.h>
 #endif
This page took 0.046531 seconds and 4 git commands to generate.