bump lib version to 3.7.1, more make clean commands
[mesa.git] / src / glut / glx / glut_menu2.c
index 93119b540e30341235a8f2270b87b8ee86451136..d02cee4ac151fc3af30d9262ba0399b417b82faf 100644 (file)
    the menuing functionality implemented.  This file is used only by
    the X Window System version of GLUT. */
 
+#ifdef __VMS
+#include <GL/vms_x_fix.h>
+#endif
+
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>