diff options
Diffstat (limited to 'hw/xfree86/os-support/bus/zx1PCI.h')
-rw-r--r-- | hw/xfree86/os-support/bus/zx1PCI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/bus/zx1PCI.h b/hw/xfree86/os-support/bus/zx1PCI.h index b1e8a95b5..f46a68a30 100644 --- a/hw/xfree86/os-support/bus/zx1PCI.h +++ b/hw/xfree86/os-support/bus/zx1PCI.h @@ -30,7 +30,7 @@ #include <X11/Xdefs.h> -Bool xf86PreScanZX1(void); +void xf86PreScanZX1(void); void xf86PostScanZX1(void); #endif |