From ddd281e6b9408c786cdc759cf7d1ec8972048658 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 1 Jun 2006 21:49:51 +0000 Subject: For the 20-odd symbols defined both in libXfont and the X server, emit them as weak symbols so that the linker will prefer the server's definition when present. --- include/X11/fonts/fontmisc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/X11/fonts/fontmisc.h') diff --git a/include/X11/fonts/fontmisc.h b/include/X11/fonts/fontmisc.h index b7e3590..7b86517 100644 --- a/include/X11/fonts/fontmisc.h +++ b/include/X11/fonts/fontmisc.h @@ -47,7 +47,7 @@ extern int close(); #endif /* FONTMODULE */ -#include "X11/Xdefs.h" +#include #ifndef LSBFirst -- cgit v1.2.3