Deleted Added
full compact
linux.h (31183) linux.h (53024)
1/*
1/*
2 * Copyright (C) 1997 by Darren Reed.
2 * Copyright (C) 1997-1998 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.
7 *
8 * @(#)linux.h 1.1 8/19/95
9 */
10
11#include <linux/config.h>
12#ifdef MODULE
13#include <linux/module.h>
14#include <linux/version.h>
15#endif /* MODULE */
16
17#include "ip_compat.h"
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 *
8 * @(#)linux.h 1.1 8/19/95
9 */
10
11#include <linux/config.h>
12#ifdef MODULE
13#include <linux/module.h>
14#include <linux/version.h>
15#endif /* MODULE */
16
17#include "ip_compat.h"