diff options
Diffstat (limited to 'xfontsel.c')
-rw-r--r-- | xfontsel.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -56,6 +56,9 @@ Modified: Mark Leisher <mleisher@crl.nmsu.edu> to deal with UCS sample text. * Modifications by Jay Hobson (Sun Microsystems) to internationalize messages */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif #include <stdio.h> #include <stdlib.h> |