]> andersk Git - openssh.git/blobdiff - includes.h
- stevesk@cvs.openbsd.org 2006/01/01 08:59:27
[openssh.git] / includes.h
index cf2d6c6998893466eebb200113567152c74431f2..520817400b5f4e0b224aad534df9f1383e0b2e90 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: includes.h,v 1.21 2005/12/08 18:34:11 reyk Exp $      */
+/*     $OpenBSD: includes.h,v 1.22 2006/01/01 08:59:27 stevesk Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -148,9 +148,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
 #include <netinet/in.h> /* For IPv6 macros */
 #include <netinet/ip.h> /* For IPTOS macros */
 #include <netinet/tcp.h>
-#ifdef HAVE_NET_IF_H
-# include <net/if.h>
-#endif
 #include <arpa/inet.h>
 #if defined(HAVE_NETDB_H)
 # include <netdb.h>
This page took 0.159274 seconds and 4 git commands to generate.