From f28dddb5515cb1c16f8c29e025195ea29d9f01d4 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 30 Nov 2005 03:51:46 +0000 Subject: Resync from Xorg head: conditional include of xorg-config.h --- libdrm/xf86drmRandom.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libdrm/xf86drmRandom.c') diff --git a/libdrm/xf86drmRandom.c b/libdrm/xf86drmRandom.c index 8db57a50..301aaf4c 100644 --- a/libdrm/xf86drmRandom.c +++ b/libdrm/xf86drmRandom.c @@ -73,6 +73,10 @@ * */ +#ifdef HAVE_XORG_CONFIG_H +#include +#endif + #define RANDOM_MAIN 0 #if RANDOM_MAIN -- cgit v1.2.3