Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 16 Jul 2002 09:37:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 16 Jul 2002 09:37:21 -0400 Received: from hirsch.in-berlin.de ([192.109.42.6]:62367 "EHLO hirsch.in-berlin.de") by vger.kernel.org with ESMTP id ; Tue, 16 Jul 2002 09:37:21 -0400 X-Envelope-From: kraxel@bytesex.org Date: Tue, 16 Jul 2002 15:25:17 +0200 From: Gerd Knorr To: Linus Torvalds Cc: Kernel List Subject: [patch] miro radio build fix Message-ID: <20020716152517.A6131@bytesex.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.20i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 759 Lines: 23 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 #include #include +#include +#include #include #include #include "../../../sound/oss/aci.h" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/