diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h index 46ea6948..c820d9e6 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -39,6 +39,7 @@ #define _RADEON_H_ #include "xf86str.h" +#include "compiler.h" /* PCI support */ #include "xf86Pci.h" |