Commit 042f8488 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

dixfont.h: add missing extern

Fixes ArcticaProject/nx-libs#907 (3/3)
parent fdde5b12
......@@ -40,7 +40,7 @@ SOFTWARE.
typedef struct _DIXFontProp *DIXFontPropPtr;
#ifdef HAS_XFONT2
xfont2_fpe_funcs_rec const **fpe_functions;
extern xfont2_fpe_funcs_rec const **fpe_functions;
#else
extern FPEFunctions *fpe_functions;
#endif /* HAS_XFONT2 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment