diff options
Diffstat (limited to 'fb/fbpush.c')
-rw-r--r-- | fb/fbpush.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fbpush.c b/fb/fbpush.c index 09485cfbe..8f1336963 100644 --- a/fb/fbpush.c +++ b/fb/fbpush.c @@ -23,6 +23,10 @@ */ /* $XFree86: xc/programs/Xserver/fb/fbpush.c,v 1.3 2000/02/14 19:20:30 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include "fb.h" void |