diff options
Diffstat (limited to 'src/atimach64probe.h')
-rw-r--r-- | src/atimach64probe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/atimach64probe.h b/src/atimach64probe.h index fa9e713a..65ced985 100644 --- a/src/atimach64probe.h +++ b/src/atimach64probe.h @@ -25,6 +25,8 @@ #include "xf86str.h" +extern SymTabRec Mach64Chipsets[]; + extern const OptionInfoRec * Mach64AvailableOptions(int, int); extern void Mach64Identify(int); extern Bool Mach64Probe(DriverPtr, int); |