1088N/A#ifndef _XTSOL_SERVER_H
98N/A#ifdef HAVE_DIX_CONFIG_H
98N/A#include <dix-config.h>
0N/A#include "windowstr.h"
0N/A#include "scrnintstr.h"
0N/A#include "pixmapstr.h"
0N/A#include "extnsionst.h"
0N/A#include "dixstruct.h"
0N/A#include "gcstruct.h"
0N/A#include "propertyst.h"
0N/A#include "validate.h"
1088N/A#include "tsolextension.h"
0N/A#include "tsolinfo.h"
633N/A/* tsolutils.c */
633N/Aextern void init_xtsol(void);
633N/Aextern void LoadTsolConfig(void);
633N/Aextern void MakeTSOLAtoms(void);
633N/Aextern unsigned int StripeHeight;
633N/Aextern int tsol_nodelength;
633N/A/* tsolextension.c */
633N/Aextern int tsolMultiLevel;
633N/A/* tsolprotocol.c */