diff options
Diffstat (limited to 'src/Speedo/sperr.c')
-rw-r--r-- | src/Speedo/sperr.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Speedo/sperr.c b/src/Speedo/sperr.c index 82ed532..36ce511 100644 --- a/src/Speedo/sperr.c +++ b/src/Speedo/sperr.c @@ -54,6 +54,9 @@ from The Open Group. */ /* $XFree86: xc/lib/font/Speedo/sperr.c,v 1.6 2001/12/14 19:56:41 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "spint.h" #ifndef FONTMODULE |