]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/contrib/ipfilter/netinet/ipl.h
This commit was generated by cvs2svn to compensate for changes in r53799,
[FreeBSD/FreeBSD.git] / sys / contrib / ipfilter / netinet / ipl.h
1 /*
2  * Copyright (C) 1993-1999 by Darren Reed.
3  *
4  * Redistribution and use in source and binary forms are permitted
5  * provided that this notice is preserved and due credit is given
6  * to the original author and the contributors.
7  *
8  * @(#)ipl.h    1.21 6/5/96
9  * $Id$
10  * $FreeBSD$
11  */
12
13 #ifndef __IPL_H__
14 #define __IPL_H__
15
16 #define IPL_VERSION     "IP Filter: v3.3.3"
17
18 #endif