Subversion Repositories Kolibri OS

Rev

Rev 4358 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4358 Rev 4401
Line 60... Line 60...
60
 
60
 
61
#ifdef HAVE_LIBKMS
61
#ifdef HAVE_LIBKMS
62
#include "libkms/libkms.h"
62
#include "libkms/libkms.h"
Line -... Line 63...
-
 
63
#endif
-
 
64
 
-
 
65
#if XORG_VERSION_CURRENT >= XORG_VERSION_NUMERIC(1,14,99,2,0)
-
 
66
#define DamageUnregister(d, dd) DamageUnregister(dd)
63
#endif
67
#endif
64
 
68
 
65
/*
69
/*
Line 66... Line 70...
66
 * Functions and symbols exported to Xorg via pointers.
70
 * Functions and symbols exported to Xorg via pointers.