summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/ipsend/linux.h
blob: 2d2a243c4d9620902da188164f581dfdb5137f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Copyright (C) 1995-1998 by Darren Reed.
 *
 * See the IPFILTER.LICENCE file for details on licencing.
 *
 * @(#)linux.h	1.1 8/19/95
 */

#include <linux/config.h>
#ifdef MODULE
#include <linux/module.h>
#include <linux/version.h>
#endif /* MODULE */

#include "ip_compat.h"
OpenPOWER on IntegriCloud