linux.h revision 255332
1221807Sstas/*	$FreeBSD: head/contrib/ipfilter/ipsend/linux.h 255332 2013-09-06 23:11:19Z cy $	*/
2221807Sstas
3221807Sstas/*
4221807Sstas * Copyright (C) 2012 by Darren Reed.
5221807Sstas *
6221807Sstas * This code may be freely distributed as long as it retains this notice
7221807Sstas * and is not changed in any way.  The author accepts no responsibility
8221807Sstas * for the use of this software.  I hate legaleese, don't you ?
9249666Strociny *
10221807Sstas * @(#)linux.h	1.1 8/19/95
11221807Sstas */
12252356Sdavide
13221807Sstas#include <linux/config.h>
14221807Sstas#ifdef MODULE
15221931Sstas#include <linux/module.h>
16221931Sstas#include <linux/version.h>
17221931Sstas#endif /* MODULE */
18223953Spluknet
19221807Sstas#include "ip_compat.h"
20221807Sstas