summaryrefslogtreecommitdiff
path: root/include/X11
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-06-01 21:49:51 +0000
committerAdam Jackson <ajax@nwnk.net>2006-06-01 21:49:51 +0000
commitddd281e6b9408c786cdc759cf7d1ec8972048658 (patch)
tree1a89d9415450d874dfdbae0235391a0d67690e87 /include/X11
parente9357d6670fc2e8ccf8d8770bac4c31994d6cc2f (diff)
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.
Diffstat (limited to 'include/X11')
-rw-r--r--include/X11/fonts/fontmisc.h2
1 files changed, 1 insertions, 1 deletions
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 <X11/Xdefs.h>
#ifndef LSBFirst