diff options
Diffstat (limited to 'include/swapreq.h')
-rw-r--r-- | include/swapreq.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/swapreq.h b/include/swapreq.h index 9c59bbf84..b8455086d 100644 --- a/include/swapreq.h +++ b/include/swapreq.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 SWAPREQ_H #define SWAPREQ_H 1 |