ftp://ftp.linux.ncsu.edu/mirror/ftp.redhat.com/pub/redhat/linux/enterprise/4/en/os...
[xscreensaver] / hacks / glx / morph3d.c
index f2691fa8306c8115db183988d6ace909fb8de366..350acdee584e7588f3360a2659c97a2cdfdae186 100644 (file)
@@ -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 <X11/Intrinsic.h>
-#endif
-
 #ifdef STANDALONE
 # define MODE_moebius
 # define PROGCLASS             "Morph3d"