diff options
Diffstat (limited to 'iplan2p4/iplbstore.c')
-rw-r--r-- | iplan2p4/iplbstore.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/iplan2p4/iplbstore.c b/iplan2p4/iplbstore.c index 64874a407..d2fc23513 100644 --- a/iplan2p4/iplbstore.c +++ b/iplan2p4/iplbstore.c @@ -16,6 +16,10 @@ * * */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef lint static char rcsid[] = "$XConsortium: iplbstore.c,v 5.8 93/12/13 17:21:51 dpw Exp $ SPRITE (Berkeley)"; |