diff options
Diffstat (limited to 'src/RdFToI.c')
-rw-r--r-- | src/RdFToI.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RdFToI.c b/src/RdFToI.c index e91d5e9..d7a6af1 100644 --- a/src/RdFToI.c +++ b/src/RdFToI.c @@ -35,6 +35,9 @@ /* October 2004, source code review by Thomas Biege <thomas@suse.de> */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "XpmI.h" #ifndef NO_ZPIPE #include <fcntl.h> |