Initial import from FreeBSD RELENG_4:
[dragonfly.git] / sys / contrib / ipfilter / netinet / ipl.h
1 /*
2  * Copyright (C) 1993-2002 by Darren Reed.
3  *
4  * See the IPFILTER.LICENCE file for details on licencing.
5  *
6  * @(#)ipl.h    1.21 6/5/96
7  * $Id: ipl.h,v 2.15.2.35 2002/08/28 13:00:50 darrenr Exp $
8  * $FreeBSD: src/sys/contrib/ipfilter/netinet/ipl.h,v 1.14.2.5 2003/03/01 03:55:55 darrenr Exp $
9  */
10
11 #ifndef __IPL_H__
12 #define __IPL_H__
13
14 #define IPL_VERSION     "IP Filter: v3.4.31"
15
16 #endif