linux.h revision 22514
122514Sdarrenr/*
222514Sdarrenr * (C)opyright 1995 by Darren Reed.
322514Sdarrenr *
422514Sdarrenr * This code may be freely distributed as long as it retains this notice
522514Sdarrenr * and is not changed in any way.  The author accepts no responsibility
622514Sdarrenr * for the use of this software.  I hate legaleese, don't you ?
722514Sdarrenr *
822514Sdarrenr * @(#)linux.h	1.1 8/19/95
922514Sdarrenr */
1022514Sdarrenr
1122514Sdarrenr#include <linux/config.h>
1222514Sdarrenr#ifdef MODULE
1322514Sdarrenr#include <linux/module.h>
1422514Sdarrenr#include <linux/version.h>
1522514Sdarrenr#endif /* MODULE */
1622514Sdarrenr
1722514Sdarrenr#include "ip_compat.h"
18