diff options
Diffstat (limited to 'fb/fbtrap.c')
-rw-r--r-- | fb/fbtrap.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fbtrap.c b/fb/fbtrap.c index 09bff0bfd..863969527 100644 --- a/fb/fbtrap.c +++ b/fb/fbtrap.c @@ -22,6 +22,10 @@ * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include "fb.h" #ifdef RENDER |