1.2.130-pre3: itimer.c needs interrupt.h to compile

Nils Rennebarth (nils@tabaluga.ipe.uni-stuttgart.de)
Wed, 25 Nov 1998 01:01:41 +0100


--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Subject says it all:

Compiling 2.0.130-pre3 fails unless you apply the following patch:

--------------------------------------------------------------------
--- itimer.c.orig Wed Nov 25 01:00:37 1998
+++ itimer.c Wed Nov 25 00:54:58 1998
@@ -11,4 +11,5 @@
=20
#include <asm/uaccess.h>
+#include <linux/interrupt.h>
=20
/*
--------------------------------------------------------------------

Nils

--
*--------------------------------------------------------------------------=
---*
| Quotes from the net:  L> Linus Torvalds, W> Winfried Truemper            =
   |
| L>this is the special easter release of linux, more mundanely called 1.3.=
84 |
| W>Umh, oh. What do you mean by "special easter release"?. Will it quit   =
   |
* W>working today and rise on easter?                                      =
   *

--vtzGhvizbBRQ85DL Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE----- Version: 2.6.3ia

iQB1AwUBNltI5FptA0IhBm0NAQGhIgL/bxVCbdLmEDNKJMHMr+IFqSV2RD0/O39r BLKlFl7iNqEwbSELRpWp4iqfNMFufP0hcg/jAvaOamW2YWbiLtpeqIr8bbPzxlYS WLi582S3Doj5/8g9F3sp8FJfJDQxMfal =0vmn -----END PGP SIGNATURE-----

--vtzGhvizbBRQ85DL--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/