Deleted Added
full compact
facpri.h (145519) facpri.h (153881)
1/* $FreeBSD: head/contrib/ipfilter/lib/facpri.h 145519 2005-04-25 18:20:15Z darrenr $ */
1/* $FreeBSD: head/contrib/ipfilter/lib/facpri.h 153881 2005-12-30 11:52:26Z guido $ */
2
3/*
4 * Copyright (C) 1999-2001 by Darren Reed.
5 *
6 * See the IPFILTER.LICENCE file for details on licencing.
7 *
2
3/*
4 * Copyright (C) 1999-2001 by Darren Reed.
5 *
6 * See the IPFILTER.LICENCE file for details on licencing.
7 *
8 * Id: facpri.h,v 1.3 2001/06/09 17:19:50 darrenr Exp
8 * $Id: facpri.h,v 1.3 2001/06/09 17:19:50 darrenr Exp $
9 */
10
11#ifndef __FACPRI_H__
12#define __FACPRI_H__
13
14#ifndef __P
15# define P_DEF
16# ifdef __STDC__

--- 27 unchanged lines hidden ---
9 */
10
11#ifndef __FACPRI_H__
12#define __FACPRI_H__
13
14#ifndef __P
15# define P_DEF
16# ifdef __STDC__

--- 27 unchanged lines hidden ---