X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fmorph3d.c;h=350acdee584e7588f3360a2659c97a2cdfdae186;hp=f2691fa8306c8115db183988d6ace909fb8de366;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca diff --git a/hacks/glx/morph3d.c b/hacks/glx/morph3d.c index f2691fa8..350acdee 100644 --- a/hacks/glx/morph3d.c +++ b/hacks/glx/morph3d.c @@ -51,15 +51,6 @@ static const char sccsid[] = "@(#)morph3d.c 5.01 2001/03/01 xlockmore"; * */ -#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_moebius # define PROGCLASS "Morph3d"