diff options
Diffstat (limited to 'include/closestr.h')
-rw-r--r-- | include/closestr.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/closestr.h b/include/closestr.h index 0102a737f..3ef8de48f 100644 --- a/include/closestr.h +++ b/include/closestr.h @@ -29,6 +29,10 @@ from The Open Group. /* $XFree86: xc/programs/Xserver/include/closestr.h,v 3.4 2001/12/14 19:59:53 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef CLOSESTR_H #define CLOSESTR_H |