NetBSD/sys/netinet/ipl.h

18 lines
346 B
C
Raw Normal View History

2002-09-19 12:08:14 +04:00
/* $NetBSD: ipl.h,v 1.14 2002/09/19 08:09:20 martti Exp $ */
/*
2002-01-24 11:21:30 +03:00
* Copyright (C) 1993-2002 by Darren Reed.
*
2002-01-24 11:21:30 +03:00
* See the IPFILTER.LICENCE file for details on licencing.
*
* @(#)ipl.h 1.21 6/5/96
2002-09-19 12:08:14 +04:00
* Id: ipl.h,v 2.15.2.35 2002/08/28 13:00:50 darrenr Exp
*/
#ifndef __IPL_H__
#define __IPL_H__
2002-09-19 12:08:14 +04:00
#define IPL_VERSION "IP Filter: v3.4.29"
#endif