diff options
Diffstat (limited to 'src/atimach64probe.h')
-rw-r--r-- | src/atimach64probe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atimach64probe.h b/src/atimach64probe.h index 4e474ca..fa9e713 100644 --- a/src/atimach64probe.h +++ b/src/atimach64probe.h @@ -26,6 +26,7 @@ #include "xf86str.h" extern const OptionInfoRec * Mach64AvailableOptions(int, int); +extern void Mach64Identify(int); extern Bool Mach64Probe(DriverPtr, int); #endif /* ___ATIMACH64PROBE_H___ */ |