]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/contrib/ipfilter/netinet/ipl.h
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / contrib / ipfilter / netinet / ipl.h
1 /*      $FreeBSD$       */
2
3 /*
4  * Copyright (C) 2012 by Darren Reed.
5  *
6  * See the IPFILTER.LICENCE file for details on licencing.
7  *
8  * @(#)ipl.h    1.21 6/5/96
9  * $FreeBSD$
10  * Id: ipl.h,v 2.52.2.30 2007/10/16 09:41:00 darrenr Exp $
11  */
12
13 #ifndef __IPL_H__
14 #define __IPL_H__
15
16 #define IPL_VERSION     "IP Filter: v5.1.2"
17
18 #define IPFILTER_VERSION        5010200
19
20 #endif  /* __IPL_H__ */