diff options
Diffstat (limited to 'include/extinit.h')
-rw-r--r-- | include/extinit.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/extinit.h b/include/extinit.h index 37fa9a245..3dcf179e1 100644 --- a/include/extinit.h +++ b/include/extinit.h @@ -28,6 +28,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * Interface of extinit.c */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef EXTINIT_H #define EXTINIT_H |