diff options
Diffstat (limited to 'src/fc/fstrans.c')
-rw-r--r-- | src/fc/fstrans.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fc/fstrans.c b/src/fc/fstrans.c index 9b21864..66bc978 100644 --- a/src/fc/fstrans.c +++ b/src/fc/fstrans.c @@ -23,6 +23,8 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif +#define LIBXFONT_SKIP_ERRORF +#include "libxfontint.h" #define FONT_t #define TRANS_CLIENT #include <X11/Xtrans/transport.c> |