diff options
Diffstat (limited to 'Xi/getfctl.h')
-rw-r--r-- | Xi/getfctl.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/getfctl.h b/Xi/getfctl.h index fe799244a..97805d9af 100644 --- a/Xi/getfctl.h +++ b/Xi/getfctl.h @@ -24,6 +24,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef GETFCTL_H #define GETFCTL_H 1 |