aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-03-21 14:18:42 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-05-02 14:53:06 +0200
commit5e6b72dc745eafa8b8b74e2d42ca8f2cac6aff4e (patch)
tree87040c03a411258b3a864936a620a3ea8cf73d57
parent23d3821f0a9ab8c8581feae26a0b8e6d61f8b78d (diff)
downloadnx-libs-5e6b72dc745eafa8b8b74e2d42ca8f2cac6aff4e.tar.gz
nx-libs-5e6b72dc745eafa8b8b74e2d42ca8f2cac6aff4e.tar.bz2
nx-libs-5e6b72dc745eafa8b8b74e2d42ca8f2cac6aff4e.zip
hw/nxagent/NXdixfonts.c: Don't include <X11/fonts/fontstruct.h>. No symbol needed from that header file.
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/NXdixfonts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/NXdixfonts.c b/nx-X11/programs/Xserver/hw/nxagent/NXdixfonts.c
index 2f3a75147..c695ead8f 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/NXdixfonts.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/NXdixfonts.c
@@ -73,7 +73,6 @@ Equipment Corporation.
#include <dix-config.h>
#endif
-#include <X11/fonts/fontstruct.h>
#include <nx-X11/X.h>
#include <nx-X11/Xmd.h>
#include <nx-X11/Xproto.h>