diff options
Diffstat (limited to 'include/bstore.h')
-rw-r--r-- | include/bstore.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bstore.h b/include/bstore.h index 098abcd86..22dd02828 100644 --- a/include/bstore.h +++ b/include/bstore.h @@ -15,6 +15,10 @@ * -- 1997.10.27 Marc Aurele La France (tsi@xfree86.org) */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _BSTORE_H_ #define _BSTORE_H_ |