Deleted Added
full compact
ipl.h (64580) ipl.h (67614)
1/*
2 * Copyright (C) 1993-2000 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
1/*
2 * Copyright (C) 1993-2000 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 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 64580 2000-08-13 04:31:06Z darrenr $
9 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 67614 2000-10-26 12:33:42Z darrenr $
10 */
11
12#ifndef __IPL_H__
13#define __IPL_H__
14
10 */
11
12#ifndef __IPL_H__
13#define __IPL_H__
14
15#define IPL_VERSION "IP Filter: v3.4.9"
15#define IPL_VERSION "IP Filter: v3.4.12"
16
17#endif
16
17#endif