Deleted Added
full compact
ipl.h (80482) ipl.h (92685)
1/*
1/*
2 * Copyright (C) 1993-2001 by Darren Reed.
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
3 *
4 * See the IPFILTER.LICENCE file for details on licencing.
5 *
6 * @(#)ipl.h 1.21 6/5/96
7 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 80482 2001-07-28 11:58:26Z darrenr $
7 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 92685 2002-03-19 11:44:16Z darrenr $
8 */
9
10#ifndef __IPL_H__
11#define __IPL_H__
12
8 */
9
10#ifndef __IPL_H__
11#define __IPL_H__
12
13#define IPL_VERSION "IP Filter: v3.4.20"
13#define IPL_VERSION "IP Filter: v3.4.25"
14
15#endif
14
15#endif