--- firegl_public.c.orig 2004-01-03 00:37:28 +0300 +++ firegl_public.c 2004-01-02 00:03:23 +0300 @@ -28,6 +28,9 @@ !!! This is not currently supported, !!! since it requires changes to linux/init/main.c. #endif /* !MODULE */ +#ifndef VMALLOC_VMADDR +#define VMALLOC_VMADDR(x) ((unsigned long)(x)) +#endif // ============================================================ #include