diff options
Diffstat (limited to 'src/r128_probe.h')
-rw-r--r-- | src/r128_probe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/r128_probe.h b/src/r128_probe.h index 28856044..719340a0 100644 --- a/src/r128_probe.h +++ b/src/r128_probe.h @@ -38,6 +38,8 @@ #include "xf86str.h" +extern DriverRec R128; + typedef struct { Bool IsDRIEnabled; |