blob: e6a521b1e9f34a8a3082779083411a32cb1d45b3 [file] [log] [blame] [raw]
/*
* Copyright (C) 2001 by Darren Reed.
*
* See the IPFILTER.LICENCE file for details on licencing.
*
* I hate legaleese, don't you ?
* $Id$
*/
#include <linux/config.h>
#ifdef MODULE
#include <linux/module.h>
#include <linux/version.h>
#endif /* MODULE */
#include "ip_compat.h"