arla 0.12 has missing modversions.h

Magnus Ahltorp map at stacken.kth.se
Thu Oct 1 15:19:57 CEST 1998


> --- xfs_locl.orig       Thu Oct  1 00:47:35 1998
> +++ xfs_locl.h  Thu Oct  1 00:47:48 1998
> @@ -43,8 +43,12 @@
>  #include <config.h>
>  #endif
>  
> -#ifdef HAVE_LINUX_MODVERSIONS_H
> +#include <linux/config.h>
> +#ifdef CONFIG_MODVERSIONS
>  #define MODVERSIONS
> +#ifdef HAVE_LINUX_MODVERSIONS_H
> +#include <linux/modversions.h>
> +#endif
>  #endif
>  #include <linux/module.h>
>  #include <linux/errno.h>

This should work. I'm applying this.

/Magnus
map at stacken.kth.se





More information about the Arla-drinkers mailing list