* [patch] miro radio build fix
@ 2002-07-16 13:25 Gerd Knorr
0 siblings, 0 replies; only message in thread
From: Gerd Knorr @ 2002-07-16 13:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kernel List
Hi,
Trivial patch to fix miro radio build failure.
Gerd
===== drivers/media/radio/miropcm20-rds-core.c 1.4 vs edited =====
--- 1.4/drivers/media/radio/miropcm20-rds-core.c Fri Mar 8 13:42:38 2002
+++ edited/drivers/media/radio/miropcm20-rds-core.c Tue Jul 16 15:14:43 2002
@@ -19,6 +19,8 @@
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
+#include <linux/errno.h>
+#include <linux/string.h>
#include <asm/semaphore.h>
#include <asm/io.h>
#include "../../../sound/oss/aci.h"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-16 13:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-16 13:25 [patch] miro radio build fix Gerd Knorr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox