Deleted Added
full compact
ipt.h (26119) ipt.h (31183)
1/*
1/*
2 * (C)opyright 1993-1997 by Darren Reed.
2 * Copyright (C) 1993-1997 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.
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.0.2.6 1997/04/30 13:49:22 darrenr Exp $
7 * $Id: ipt.h,v 2.0.2.7 1997/09/28 07:12:00 darrenr Exp $
8 */
9
10#ifndef __IPT_H__
11#define __IPT_H__
12
13#include <fcntl.h>
14#ifdef __STDC__
15#include <stdarg.h>

--- 15 unchanged lines hidden ---
8 */
9
10#ifndef __IPT_H__
11#define __IPT_H__
12
13#include <fcntl.h>
14#ifdef __STDC__
15#include <stdarg.h>

--- 15 unchanged lines hidden ---