diff options
Diffstat (limited to 'src/WrFFrI.c')
-rw-r--r-- | src/WrFFrI.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/WrFFrI.c b/src/WrFFrI.c index c280641..363f6c4 100644 --- a/src/WrFFrI.c +++ b/src/WrFFrI.c @@ -38,6 +38,9 @@ * Lorens Younes (d93-hyo@nada.kth.se) 4/96 */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "XpmI.h" #ifndef NO_ZPIPE |