X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fcage.c;h=7b14c72c1fea24b940ceb50c0b5387248511cbdd;hp=85bd17fbd8b09042b0289ebf098b76fbddb00e9e;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca diff --git a/hacks/glx/cage.c b/hacks/glx/cage.c index 85bd17fb..7b14c72c 100644 --- a/hacks/glx/cage.c +++ b/hacks/glx/cage.c @@ -75,14 +75,6 @@ static const char sccsid[] = "@(#)cage.c 5.01 2001/03/01 xlockmore"; * In real OpenGL, PseudoColor DO NOT support texture map (as far as I know). */ -#ifdef VMS -/*- - * due to a Bug/feature in VMS X11/Intrinsic.h has to be placed before xlock. - * otherwise caddr_t is not defined correctly - */ -#include -#endif - #ifdef STANDALONE # define MODE_cage # define PROGCLASS "Cage"