Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156176 | Differences between
and this patch

Collapse All | Expand All

(-)gspca_core.c.orig (-1 / +1 lines)
Lines 33-39 Link Here
33
* Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
33
* Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
34
*/
34
*/
35
static const char version[] = GSPCA_VERSION;
35
static const char version[] = GSPCA_VERSION;
36
#include <linux/config.h>
36
#include <linux/autoconf.h>
37
#include <linux/module.h>
37
#include <linux/module.h>
38
#include <linux/version.h>
38
#include <linux/version.h>
39
#include <linux/init.h>
39
#include <linux/init.h>

Return to bug 156176