Newer
Older
ubixos / src / include.new / netinet / ipl.h
@reddawg reddawg on 16 Jan 2007 520 bytes UbixOS
/*	$FreeBSD: src/sys/contrib/ipfilter/netinet/ipl.h,v 1.23.2.1 2006/08/24 07:37:12 guido Exp $	*/

/*
 * Copyright (C) 1993-2001, 2003 by Darren Reed.
 *
 * See the IPFILTER.LICENCE file for details on licencing.
 *
 * @(#)ipl.h	1.21 6/5/96
 * $FreeBSD: src/sys/contrib/ipfilter/netinet/ipl.h,v 1.23.2.1 2006/08/24 07:37:12 guido Exp $
 * Id: ipl.h,v 2.52.2.14 2006/04/01 20:09:42 darrenr Exp $
 */

#ifndef	__IPL_H__
#define	__IPL_H__

#define	IPL_VERSION	"IP Filter: v4.1.13"

#define	IPFILTER_VERSION	4011300

#endif