mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Mon Aug 8 13:39:45 2005 Søren Sandmann <sandmann@redhat.com>
Conditionally include xorg-config.h
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
#ifndef EXAPRIV_H
|
||||
#define EXAPRIV_H
|
||||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
|
||||
#include "exa.h"
|
||||
|
||||
#include <X11/X.h>
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
#ifndef EXAPRIV_H
|
||||
#define EXAPRIV_H
|
||||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
|
||||
#include "exa.h"
|
||||
|
||||
#include <X11/X.h>
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
#ifndef EXAPRIV_H
|
||||
#define EXAPRIV_H
|
||||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
|
||||
#include "exa.h"
|
||||
|
||||
#include <X11/X.h>
|
||||
|
||||
Reference in New Issue
Block a user