ip_compat.h (1a5e258f) ip_compat.h (af5f29dd)
1/*
2 * Copyright (C) 1993-2001, 2003 by Darren Reed.
3 *
4 * See the IPFILTER.LICENCE file for details on licencing.
5 *
6 * @(#)ip_compat.h 1.8 1/14/96
7 * $Id: ip_compat.h,v 2.142.2.30 2005/08/11 15:13:49 darrenr Exp $
8 *

--- 120 unchanged lines hidden (view full) ---

129# undef KERNEL
130# endif
131#endif
132
133
134/* ----------------------------------------------------------------------- */
135/* S O L A R I S */
136/* ----------------------------------------------------------------------- */
1/*
2 * Copyright (C) 1993-2001, 2003 by Darren Reed.
3 *
4 * See the IPFILTER.LICENCE file for details on licencing.
5 *
6 * @(#)ip_compat.h 1.8 1/14/96
7 * $Id: ip_compat.h,v 2.142.2.30 2005/08/11 15:13:49 darrenr Exp $
8 *

--- 120 unchanged lines hidden (view full) ---

129# undef KERNEL
130# endif
131#endif
132
133
134/* ----------------------------------------------------------------------- */
135/* S O L A R I S */
136/* ----------------------------------------------------------------------- */
137#if SOLARIS
137#ifdef SOLARIS
138# define MENTAT 1
139# include <sys/cmn_err.h>
140# include <sys/isa_defs.h>
141# include <sys/stream.h>
142# include <sys/ioccom.h>
143# include <sys/sysmacros.h>
144# include <sys/kmem.h>
145# if SOLARIS2 >= 10

--- 2349 unchanged lines hidden ---
138# define MENTAT 1
139# include <sys/cmn_err.h>
140# include <sys/isa_defs.h>
141# include <sys/stream.h>
142# include <sys/ioccom.h>
143# include <sys/sysmacros.h>
144# include <sys/kmem.h>
145# if SOLARIS2 >= 10

--- 2349 unchanged lines hidden ---