--- i2c-velleman.c	2003-01-21 10:00:19.000000000 +0000
+++ i2c-velleman.c.plasmaroo	2003-10-14 19:31:11.000000000 +0100
@@ -20,6 +20,8 @@
 
 /* $Id: i2c-2.8.0-alphaCompile.patch,v 1.1 2003/10/14 21:02:42 plasmaroo Exp $ */
 
+#include <asm/param.h> // Alpha compile fix
+
 #include <linux/kernel.h>
 #include <linux/ioport.h>
 #include <linux/module.h>