/*
 * Copyright (C) 1993-2001, 2003 by Darren Reed.
 *
 * See the IPFILTER.LICENCE file for details on licencing.
 *
 * @(#)ipl.h	1.21 6/5/96
 * $Id: ipl.h,v 2.52.2.10 2005/08/13 05:42:49 darrenr Exp $
 *
 * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 * Use is subject to license terms.
 */

#pragma ident	"%Z%%M%	%I%	%E% SMI"


#ifndef	__IPL_H__
#define	__IPL_H__

#define	IPL_VERSION	"IP Filter: v4.1.9"

#define	IPFILTER_VERSION	4010901

#endif