diff options
Diffstat (limited to 'hw/xfree86/loader/aout.h')
-rw-r--r-- | hw/xfree86/loader/aout.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/aout.h b/hw/xfree86/loader/aout.h index 3f60f37d7..6b8247119 100644 --- a/hw/xfree86/loader/aout.h +++ b/hw/xfree86/loader/aout.h @@ -32,6 +32,10 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#ifdef HAVE_XORG_CONFIG_H +#include <xorg-config.h> +#endif + #ifndef _AOUT_H #define _AOUT_H |