diff options
Diffstat (limited to 'hw/xfree86/loader/ar.h')
-rw-r--r-- | hw/xfree86/loader/ar.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/ar.h b/hw/xfree86/loader/ar.h index 3129d1c72..c9ae558cf 100644 --- a/hw/xfree86/loader/ar.h +++ b/hw/xfree86/loader/ar.h @@ -1,5 +1,9 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/loader/ar.h,v 1.3 1998/07/25 16:56:12 dawes Exp $ */ +#ifdef HAVE_XORG_CONFIG_H +#include <xorg-config.h> +#endif + #ifndef _AR_H #define _AR_H |