Deleted Added
full compact
ipt.h (60841) ipt.h (80486)
1/*
1/*
2 * Copyright (C) 1993-2000 by Darren Reed.
2 * Copyright (C) 1993-2001 by Darren Reed.
3 *
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 * $Id: ipt.h,v 2.2 2000/03/13 22:10:25 darrenr Exp $
4 * See the IPFILTER.LICENCE file for details on licencing.
5 * $Id: ipt.h,v 2.2.2.1 2001/06/26 10:43:19 darrenr Exp $
8 */
9
10#ifndef __IPT_H__
11#define __IPT_H__
12
13#ifndef __P
14# define P_DEF
15# ifdef __STDC__

--- 24 unchanged lines hidden ---
6 */
7
8#ifndef __IPT_H__
9#define __IPT_H__
10
11#ifndef __P
12# define P_DEF
13# ifdef __STDC__

--- 24 unchanged lines hidden ---