XDGA_MAJOR_VERSION is XF86DGA_MAJOR_VERSION in 3.3.5 (6?)

This commit is contained in:
Bill Currie 2001-02-11 23:15:15 +00:00
parent 7cb5126153
commit 8510dedee9

View file

@ -43,6 +43,9 @@
#ifdef HAVE_VIDMODE
# include <X11/extensions/xf86vmode.h>
# include <X11/extensions/xf86vmstr.h>
# ifndef XDGA_MAJOR_VERSION
# define XDGA_MAJOR_VERSION XF86DGA_MAJOR_VERSION
# endif
#endif
#include "console.h"