diff --git a/test/hashtabletest.c b/test/hashtabletest.c index 64c7091fc0..6af14a8e6d 100644 --- a/test/hashtabletest.c +++ b/test/hashtabletest.c @@ -1,3 +1,7 @@ +#ifdef HAVE_DIX_CONFIG_H +#include +#endif + #include #include #include