diff options
Diffstat (limited to 'src/CrBufFrI.c')
-rw-r--r-- | src/CrBufFrI.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CrBufFrI.c b/src/CrBufFrI.c index 66b2f45..b879715 100644 --- a/src/CrBufFrI.c +++ b/src/CrBufFrI.c @@ -36,6 +36,9 @@ /* $XFree86$ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "XpmI.h" LFUNC(WriteColors, int, (char **dataptr, unsigned int *data_size, |