X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fagpgart.h;h=6d59c8efe3be2a1be4b1bb559bb506c551d3c213;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=bfb8ec791b7b6ef3596d1306f4b5ee6de36de898;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/linux/agpgart.h b/include/linux/agpgart.h index bfb8ec791..6d59c8efe 100644 --- a/include/linux/agpgart.h +++ b/include/linux/agpgart.h @@ -27,6 +27,8 @@ #ifndef _AGP_H #define _AGP_H 1 +#include + #define AGPIOC_BASE 'A' #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) @@ -110,7 +112,6 @@ typedef struct _agp_unbind { #else /* __KERNEL__ */ #include -#include #define AGPGART_MINOR 175